Searched refs:potpgt (Results 1 – 7 of 7) sorted by relevance
88 usb_data.potpgt = (potpgt_ms + 1) / 2; in davinci_setup_usb()114 int __init da8xx_register_usb20(unsigned mA, unsigned potpgt) in da8xx_register_usb20() argument118 usb_data.potpgt = (potpgt + 1) / 2; in da8xx_register_usb20()135 int __init da8xx_register_usb20(unsigned mA, unsigned potpgt) in da8xx_register_usb20() argument
234 .potpgt = (3 + 1) / 2, /* 3 ms max */
98 .potpgt = (3 + 1) / 2, /* 3 ms max */
54 u8 potpgt; member
91 int da8xx_register_usb20(unsigned mA, unsigned potpgt);
118 u8 potpgt; member
123 rh_a |= hub->potpgt << 24; in ohci_da8xx_init()