Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/iommu/
Dapple,dart.yaml68 master1 {
Driscv,iommu.yaml95 master1 {
Darm,smmu.yaml636 master1 {
/linux-6.14.4/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c911 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
919 master1 = of_property_read_bool(dsi->dev->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()
935 if (!master1) { in dw_mipi_dsi_rockchip_bind()