Searched refs:MIPI_RX_RESET (Results 1 – 3 of 3) sorted by relevance
206 regmap_update_bits(ser->regmap, 0x330, MIPI_RX_RESET, in max96755f_mipi_dsi_rx_config()207 FIELD_PREP(MIPI_RX_RESET, 1)); in max96755f_mipi_dsi_rx_config()209 regmap_update_bits(ser->regmap, 0x330, MIPI_RX_RESET, in max96755f_mipi_dsi_rx_config()210 FIELD_PREP(MIPI_RX_RESET, 0)); in max96755f_mipi_dsi_rx_config()
117 #define MIPI_RX_RESET BIT(3) macro
137 #define MIPI_RX_RESET BIT(3) macro