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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dusb.c91 usb_data.potpgt = (potpgt_ms + 1) / 2;
116 int __init da8xx_register_usb20(unsigned mA, unsigned potpgt) argument
120 usb_data.potpgt = (potpgt + 1) / 2;
136 int __init da8xx_register_usb20(unsigned mA, unsigned potpgt) argument
H A Dboard-da830-evm.c94 .potpgt = (3 + 1) / 2, /* 3 ms max */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/include/mach/
H A Dusb.h54 u8 potpgt; member in struct:da8xx_ohci_root_hub
H A Dda8xx.h74 int da8xx_register_usb20(unsigned mA, unsigned potpgt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dmusb.h113 u8 potpgt; member in struct:musb_hdrc_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-da8xx.c123 rh_a |= hub->potpgt << 24;

Completed in 78 milliseconds