Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dapple,dart.yaml67 master1 {
H A Darm,smmu.yaml518 master1 {
/openbmc/linux/drivers/gpu/drm/rockchip/
H A 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()