Home
last modified time | relevance | path

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

/linux-6.8/Documentation/devicetree/bindings/iommu/
Dapple,dart.yaml68 master1 {
Darm,smmu.yaml591 master1 {
/linux-6.8/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c906 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
914 master1 = of_property_read_bool(dsi->dev->of_node, in dw_mipi_dsi_rockchip_bind()
919 if (master1 && master2) { in dw_mipi_dsi_rockchip_bind()
924 if (!master1 && !master2) { in dw_mipi_dsi_rockchip_bind()
930 if (!master1) { in dw_mipi_dsi_rockchip_bind()