Home
last modified time | relevance | path

Searched refs:master1 (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/Documentation/devicetree/bindings/iommu/
Dapple,dart.yaml67 master1 {
Darm,smmu.yaml518 master1 {
/linux-6.6.21/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c902 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
910 master1 = of_property_read_bool(dsi->dev->of_node, in dw_mipi_dsi_rockchip_bind()
915 if (master1 && master2) { in dw_mipi_dsi_rockchip_bind()
920 if (!master1 && !master2) { in dw_mipi_dsi_rockchip_bind()
926 if (!master1) { in dw_mipi_dsi_rockchip_bind()