Searched full:master1 (Results 1 – 6 of 6) sorted by relevance
67 master1 {
518 master1 {
881 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local889 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()
901 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local909 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()
187 master1 {
18347 - bool master1, master2;18355 - master1 = of_property_read_bool(dsi->dev->of_node,18360 - if (master1 && master2) {18365 - if (!master1 && !master2) {18371 - if (!master1) {