Searched refs:VID_HBP_TIME (Results 1 – 2 of 2) sorted by relevance
49 #define VID_HBP_TIME 0x4C /* Horizontal Back Porch time */ macro
128 #define VID_HBP_TIME(x) FIELD_PREP(GENMASK(29, 0), x) macro488 regmap_write(dsi2->regmap, DSI2_IPI_VID_HBP_MAN_CFG, VID_HBP_TIME(hbp_time)); in dw_mipi_dsi2_ipi_set()