Searched refs:NETX_PFIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/arm/mach-netx/include/mach/ | ||
| D | pfifo.h | 48 	return readl(NETX_PFIFO_EMPTY) & (1<<no) ? 1 : 0;  in pfifo_empty() | 
| D | netx-regs.h | 325 #define NETX_PFIFO_EMPTY              NETX_PFIFO_REG(0x108)  macro |