Home
last modified time | relevance | path

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

/Linux-v5.15/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 */
/Linux-v5.15/include/linux/platform_data/
Dusb-davinci.h17 u8 potpgt; member
/Linux-v5.15/include/linux/usb/
Dmusb.h97 u8 potpgt; member
/Linux-v5.15/arch/arm/mach-davinci/include/mach/
Dda8xx.h106 int da8xx_register_usb20(unsigned mA, unsigned potpgt);
/Linux-v5.15/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()