Home
last modified time | relevance | path

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

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