Home
last modified time | relevance | path

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

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