Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/hisilicon/kirin/ !
Ddw_dsi_reg.h64 #define PHY_STOP_WAIT_TIME 0x30 macro
/linux-5.10/drivers/gpu/drm/rockchip/ !
Ddw-mipi-dsi-rockchip.c41 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro
/linux-5.10/drivers/gpu/drm/bridge/synopsys/ !
Ddw-mipi-dsi.c192 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro