Searched full:master1 (Results 1 – 3 of 3) sorted by relevance
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()
187 master1 {
18582 - bool master1, master2;18590 - master1 = of_property_read_bool(dsi->dev->of_node,18595 - if (master1 && master2) {18600 - if (!master1 && !master2) {18606 - if (!master1) {