Searched refs:DPI_HACT_H (Results 1 – 4 of 4) sorted by relevance
166 #define DPI_HACT_H GENMASK(4, 0) macro
186 #define DPI_HACT_H GENMASK(4, 0) macro
67 dm_i2c_reg_write(priv->dev, 0x03ae, FIELD_PREP(DPI_HACT_H, (hact >> 8))); in max96755f_mipi_dsi_rx_config()
253 regmap_write(ser->regmap, 0x03ae, FIELD_PREP(DPI_HACT_H, (hact >> 8))); in max96755f_mipi_dsi_rx_config()