Home
last modified time | relevance | path

Searched refs:potpgt (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-davinci/
Dusb-da8xx.c94 int __init da8xx_register_usb20(unsigned int mA, unsigned int potpgt) in da8xx_register_usb20() argument
97 usb_data.potpgt = (potpgt + 1) / 2; in da8xx_register_usb20()
Dusb.c69 usb_data.potpgt = (potpgt_ms + 1) / 2; in davinci_setup_usb()
Dboard-omapl138-hawk.c351 .potpgt = (3 + 1) / 2, /* 3 ms max */
Dboard-da830-evm.c106 .potpgt = (3 + 1) / 2, /* 3 ms max */
/arch/arm/mach-davinci/include/mach/
Dda8xx.h106 int da8xx_register_usb20(unsigned mA, unsigned potpgt);