Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/asm/
H A Dmce.h67 unsigned long DC_STAT; /* (See the 21264 Spec) */ member
H A Dcore_irongate.h163 __u64 DC_STAT; member
/openbmc/linux/arch/alpha/kernel/
H A Derr_ev6.c194 status |= ev6_parse_mbox(ev6mchk->MM_STAT, ev6mchk->DC_STAT, in ev6_process_logout_frame()
/openbmc/u-boot/drivers/video/
H A Dipu_regs.h394 #define DC_STAT (&DC_REG->stat) macro
H A Dipu_disp.c687 while ((__raw_readl(DC_STAT) & 0x00000002) in ipu_dp_dc_disable()
695 while ((__raw_readl(DC_STAT) & 0x00000020) in ipu_dp_dc_disable()
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-dc.c51 #define DC_STAT 0x1c8 macro