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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Dgoramo_mlr.c63 #define CFG_HW_USB_PORTS 0x00000007 /* 0 = no NEC chip, 1-5 = ports # */ macro
453 if ((hw_bits & CFG_HW_USB_PORTS) >= 2 &&
454 (hw_bits & CFG_HW_USB_PORTS) < 5) {
459 value |= (hw_bits & CFG_HW_USB_PORTS);
488 (hw_bits & (CFG_HW_USB_PORTS | CFG_HW_HAS_PCI_SLOT)))

Completed in 187 milliseconds