Searched refs:statf_h (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/soc/ixp4xx/
H A Dqmgr.h49 u32 statf_h; /* 0x41C - queue full */ member in struct:qmgr_regs
/linux-master/drivers/soc/ixp4xx/
H A Dixp4xx-qmgr.c101 return (__raw_readl(&qmgr_regs->statf_h) >>
411 __raw_writel(0, &qmgr_regs->statf_h);

Completed in 112 milliseconds