Home
last modified time | relevance | path

Searched refs:DPI_HFP_L (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/maxim/
H A Dmaxim-max96755.h171 #define DPI_HFP_L GENMASK(7, 0) macro
H A Dmaxim-max96789.h175 #define DPI_HFP_L GENMASK(7, 0) macro
/rk3399_rockchip-uboot/include/
H A Dmax96755f.h153 #define DPI_HFP_L GENMASK(7, 0) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dmax96755f.c61 dm_i2c_reg_write(priv->dev, 0x03aa, FIELD_PREP(DPI_HFP_L, hfp)); in max96755f_mipi_dsi_rx_config()