Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/iommu/
Dapple,dart.yaml86 master2 {
Darm,smmu.yaml657 master2 {
/linux-6.14.4/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()