Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_mipi_dsi2.c80 #define DSI2_PHY_LP2HS_MAN_CFG 0x010c macro
1009 dsi_write(dsi2, DSI2_PHY_LP2HS_MAN_CFG, PHY_LP2HS_TIME(tmp)); in dw_mipi_dsi2_lp2hs_or_hs2lp_cfg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c91 #define DSI2_PHY_LP2HS_MAN_CFG 0x010c macro
657 regmap_write(dsi2->regmap, DSI2_PHY_LP2HS_MAN_CFG, PHY_LP2HS_TIME(tmp)); in dw_mipi_dsi2_lp2hs_or_hs2lp_cfg()