Home
last modified time | relevance | path

Searched defs:PHY_HS2LP_TIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_mipi_dsi.h110 #define PHY_HS2LP_TIME DSI_HOST_BITS(0x09c, 8, 24) macro
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c175 #define PHY_HS2LP_TIME(lbcc) (((lbcc) & 0xff) << 24) macro