Searched full:master2 (Results 1 – 4 of 4) sorted by relevance
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 {
126 /* Master Mode (Master2 is only connected to MSL) */
18582 - bool master1, master2;18592 - master2 = of_property_read_bool(second->of_node,18595 - if (master1 && master2) {18600 - if (!master1 && !master2) {