Home
last modified time | relevance | path

Searched refs:DSI_DPI_CFG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drk618_dsi.c30 #define DSI_DPI_CFG HOSTREG(0x000c) macro
589 dsi_write(dsi, DSI_DPI_CFG, value); in rk618_dsi_pre_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/
H A Drk618_dsi.c39 #define DSI_DPI_CFG HOSTREG(0x000c) macro
593 regmap_write(dsi->regmap, DSI_DPI_CFG, value); in rk618_dsi_pre_enable()