Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_mipi_dsi.h40 #define OUTVACT_LPCMD_TIME DSI_HOST_BITS(0x018, 8, 16) macro
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c64 #define OUTVACT_LPCMD_TIME(p) (((p) & 0xff) << 16) macro