Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds