Home
last modified time | relevance | path

Searched defs:PHY_LP2HS_TIME (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_mipi_dsi.h112 #define PHY_LP2HS_TIME DSI_HOST_BITS(0x09c, 8, 16) macro
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_dsi.h127 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drk618_dsi.c90 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
H A Ddw_mipi_dsi.c153 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro
H A Ddw_mipi_dsi2.c83 #define PHY_LP2HS_TIME(x) UPDATE(x, 28, 0) macro