Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dapple,dart.yaml85 master2 {
H A Darm,smmu.yaml539 master2 {
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c902 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
912 master2 = of_property_read_bool(second->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()