Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-pxa27x.c71 #define UHCRHDA_POTPGT(x) \ macro
253 uhcrhda &= ~UHCRHDA_POTPGT(0xff); in pxa27x_setup_hc()
254 uhcrhda |= UHCRHDA_POTPGT(inf->power_on_delay / 2); in pxa27x_setup_hc()