Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-pxa27x.c55 #define UHCRHDA_POTPGT(x) \ macro
191 uhcrhda &= ~UHCRHDA_POTPGT(0xff); in pxa27x_setup_hc()
192 uhcrhda |= UHCRHDA_POTPGT(inf->power_on_delay / 2); in pxa27x_setup_hc()