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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c502 && (roothub_a (ohci) & RH_A_NDP) > MAX_ROOT_PORTS) {
504 ohci_readl (ohci, &ohci->regs->roothub.a) & RH_A_NDP);
H A Disp116x-hcd.c921 ports = isp116x->rhdesca & RH_A_NDP;
1006 int ports = isp116x->rhdesca & RH_A_NDP;
1471 if ((isp116x->rhdesca & RH_A_NDP) == 2)
1477 val = isp116x->rhdesca & RH_A_NDP;
H A Dohci.h231 #define MAX_ROOT_PORTS 15 /* maximum OHCI root hub ports (RH_A_NDP) */
316 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Disp116x.h67 #define RH_A_NDP (0x3 << 0) /* # downstream ports */ macro
H A Disp1362.h383 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Dohci-dbg.c242 (temp & RH_A_NDP), controller->num_ports
H A Dohci-hcd.c551 ohci->num_ports = roothub_a(ohci) & RH_A_NDP;
H A Du132-hcd.c1583 u132->num_ports = rh_a & RH_A_NDP;
2798 if ((u132->hc_roothub_a & RH_A_NDP) > MAX_ROOT_PORTS) {
2801 u132->hc_roothub_a & RH_A_NDP);
3107 num_ports = rh_a & RH_A_NDP; /* refuse to confuse usbcore */
H A Disp1362-hcd.c1516 ports = isp1362_hcd->rhdesca & RH_A_NDP;
1573 int ports = isp1362_hcd->rhdesca & RH_A_NDP;
1884 port = isp1362_read_reg32(isp1362_hcd, HCRHDESCA) & RH_A_NDP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-hub.c502 && (roothub_a (ohci) & RH_A_NDP) > MAX_ROOT_PORTS) {
504 ohci_readl (ohci, &ohci->regs->roothub.a) & RH_A_NDP);
H A Disp116x-hcd.c921 ports = isp116x->rhdesca & RH_A_NDP;
1006 int ports = isp116x->rhdesca & RH_A_NDP;
1471 if ((isp116x->rhdesca & RH_A_NDP) == 2)
1477 val = isp116x->rhdesca & RH_A_NDP;
H A Dohci.h231 #define MAX_ROOT_PORTS 15 /* maximum OHCI root hub ports (RH_A_NDP) */
316 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Disp116x.h67 #define RH_A_NDP (0x3 << 0) /* # downstream ports */ macro
H A Disp1362.h383 #define RH_A_NDP (0xff << 0) /* number of downstream ports */ macro
H A Dohci-dbg.c242 (temp & RH_A_NDP), controller->num_ports
H A Dohci-hcd.c551 ohci->num_ports = roothub_a(ohci) & RH_A_NDP;
H A Du132-hcd.c1583 u132->num_ports = rh_a & RH_A_NDP;
2798 if ((u132->hc_roothub_a & RH_A_NDP) > MAX_ROOT_PORTS) {
2801 u132->hc_roothub_a & RH_A_NDP);
3107 num_ports = rh_a & RH_A_NDP; /* refuse to confuse usbcore */
H A Disp1362-hcd.c1516 ports = isp1362_hcd->rhdesca & RH_A_NDP;
1573 int ports = isp1362_hcd->rhdesca & RH_A_NDP;
1884 port = isp1362_read_reg32(isp1362_hcd, HCRHDESCA) & RH_A_NDP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/misc/
H A Dftdi-elan.c2318 num_ports = rh_a & RH_A_NDP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c2318 num_ports = rh_a & RH_A_NDP;

Completed in 228 milliseconds