Searched refs:LOADGEN_SELECT (Results 1 – 3 of 3) sorted by relevance
454 tmp &= ~LOADGEN_SELECT; in gen11_dsi_config_phy_lanes_sequence()459 tmp &= ~LOADGEN_SELECT; in gen11_dsi_config_phy_lanes_sequence()461 tmp |= LOADGEN_SELECT; in gen11_dsi_config_phy_lanes_sequence()
1121 val &= ~LOADGEN_SELECT; in icl_combo_phy_ddi_vswing_sequence()1125 val |= LOADGEN_SELECT; in icl_combo_phy_ddi_vswing_sequence()
2006 #define LOADGEN_SELECT (1 << 31) macro