Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iommu/
Dapple,dart.yaml67 master1 {
Darm,smmu.yaml518 master1 {
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c881 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
889 master1 = of_property_read_bool(dsi->dev->of_node, in dw_mipi_dsi_rockchip_bind()
894 if (master1 && master2) { in dw_mipi_dsi_rockchip_bind()
899 if (!master1 && !master2) { in dw_mipi_dsi_rockchip_bind()
905 if (!master1) { in dw_mipi_dsi_rockchip_bind()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c901 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
909 master1 = of_property_read_bool(dsi->dev->of_node, in dw_mipi_dsi_rockchip_bind()
914 if (master1 && master2) { in dw_mipi_dsi_rockchip_bind()
919 if (!master1 && !master2) { in dw_mipi_dsi_rockchip_bind()
925 if (!master1) { in dw_mipi_dsi_rockchip_bind()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/
Darm,smmu.yaml187 master1 {
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch18347 - bool master1, master2;
18355 - master1 = of_property_read_bool(dsi->dev->of_node,
18360 - if (master1 && master2) {
18365 - if (!master1 && !master2) {
18371 - if (!master1) {