Home
last modified time | relevance | path

Searched refs:DC_STAT (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dipu_regs.h395 #define DC_STAT (&DC_REG->stat) macro
H A Dipu_disp.c688 while ((__raw_readl(DC_STAT) & 0x00000002) in ipu_dp_dc_disable()
696 while ((__raw_readl(DC_STAT) & 0x00000020) in ipu_dp_dc_disable()