Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmax96755f.h137 #define DPI_VFP_L GENMASK(7, 0) macro
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dmax96755f.h157 #define DPI_VFP_L GENMASK(7, 0) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dmax96755f.c54 dm_i2c_reg_write(priv->dev, 0x03a5, FIELD_PREP(DPI_VFP_L, vfp)); in max96755f_mipi_dsi_rx_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dmaxim-max96755f.c240 regmap_write(ser->regmap, 0x03a5, FIELD_PREP(DPI_VFP_L, vfp)); in max96755f_mipi_dsi_rx_config()