Searched full:master2 (Results 1 – 7 of 7) sorted by relevance
85 master2 {
539 master2 {
881 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local891 master2 = of_property_read_bool(second->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()
208 master2 {
901 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local911 master2 = of_property_read_bool(second->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()
126 /* Master Mode (Master2 is only connected to MSL) */
18347 - bool master1, master2;18357 - master2 = of_property_read_bool(second->of_node,18360 - if (master1 && master2) {18365 - if (!master1 && !master2) {