Home
last modified time | relevance | path

Searched refs:GEN_PLD_R_EMPTY (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_mipi_dsi.h94 #define GEN_PLD_R_EMPTY DSI_HOST_BITS(0x074, 1, 4) macro
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_dsi.h100 #define GEN_PLD_R_EMPTY BIT(4) macro
H A Drk628_dsi.c376 if (val & GEN_PLD_R_EMPTY) in rk628_dsi_read_from_fifo()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drk618_dsi.c97 #define GEN_PLD_R_EMPTY BIT(4) macro
909 mask = GEN_PLD_R_EMPTY; in rk618_dsi_transfer()
H A Ddw_mipi_dsi.c134 #define GEN_PLD_R_EMPTY BIT(4) macro
672 val, !(val & GEN_PLD_R_EMPTY), 5000); in dw_mipi_dsi_read_from_fifo()