Searched refs:BITS_LANE (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/sh/drivers/pci/
H A Dpcie-sh7786.h130 #define BITS_LANE (8) macro
131 #define MASK_LANE (0x0f<<BITS_LANE)
H A Dpcie-sh7786.c153 phyaddr = (1 << BITS_CMD) + ((lane & 0xf) << BITS_LANE) +

Completed in 28 milliseconds