Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/iommu/
Dapple,dart.yaml82 master2 {
Darm,smmu.yaml247 master2 {
/Linux-v6.1/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()