Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-davinci/
Dusb-da8xx.c93 int __init da8xx_register_usb20(unsigned int mA, unsigned int potpgt) in da8xx_register_usb20() argument
96 usb_data.potpgt = (potpgt + 1) / 2; in da8xx_register_usb20()
Dusb.c68 usb_data.potpgt = (potpgt_ms + 1) / 2; in davinci_setup_usb()
Dda8xx.h105 int da8xx_register_usb20(unsigned mA, unsigned potpgt);
Dboard-omapl138-hawk.c348 .potpgt = (3 + 1) / 2, /* 3 ms max */
Dboard-da830-evm.c103 .potpgt = (3 + 1) / 2, /* 3 ms max */
/linux-6.1.9/include/linux/platform_data/
Dusb-davinci.h17 u8 potpgt; member
/linux-6.1.9/include/linux/usb/
Dmusb.h97 u8 potpgt; member
/linux-6.1.9/drivers/usb/host/
Dohci-da8xx.c173 if (hub && hub->potpgt) in ohci_da8xx_has_potpgt()
270 rh_a |= hub->potpgt << 24; in ohci_da8xx_reset()