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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 61 milliseconds