Home
last modified time | relevance | path

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

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