Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-pxa27x.c70 #define UHCRHDA_POTPGT(x) \ macro
250 uhcrhda &= ~UHCRHDA_POTPGT(0xff); in pxa27x_setup_hc()
251 uhcrhda |= UHCRHDA_POTPGT(inf->power_on_delay / 2); in pxa27x_setup_hc()