Searched refs:DPI_HACT_L (Results 1 – 4 of 4) sorted by relevance
163 #define DPI_HACT_L GENMASK(7, 0) macro
183 #define DPI_HACT_L GENMASK(7, 0) macro
66 dm_i2c_reg_write(priv->dev, 0x03ad, FIELD_PREP(DPI_HACT_L, hact)); in max96755f_mipi_dsi_rx_config()
252 regmap_write(ser->regmap, 0x03ad, FIELD_PREP(DPI_HACT_L, hact)); in max96755f_mipi_dsi_rx_config()