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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dmpc52xx_lpbfifo.c71 int write = req->flags & MPC52XX_LPBFIFO_FLAG_WRITE;
241 write = req->flags & MPC52XX_LPBFIFO_FLAG_WRITE;
379 int write = req->flags & MPC52XX_LPBFIFO_FLAG_WRITE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmpc52xx.h290 #define MPC52XX_LPBFIFO_FLAG_WRITE (1<<0) macro

Completed in 90 milliseconds