Home
last modified time | relevance | path

Searched defs:PHY_STOP_WAIT_TIME (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h66 #define PHY_STOP_WAIT_TIME 0x30 macro
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c195 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro
/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c42 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro