Home
last modified time | relevance | path

Searched full:master2 (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/iommu/
Dapple,dart.yaml86 master2 {
Darm,smmu.yaml658 master2 {
/linux-6.15/Documentation/devicetree/bindings/net/
Dtesla,fsd-ethqos.yaml40 - description: Master2 bus clock
/linux-6.15/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c911 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
921 master2 = of_property_read_bool(second->of_node, in dw_mipi_dsi_rockchip_bind()
924 if (master1 && master2) { in dw_mipi_dsi_rockchip_bind()
929 if (!master1 && !master2) { in dw_mipi_dsi_rockchip_bind()