Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c146 #define usbhsh_port_stat_clear(h, s) ((h)->port_stat &= ~(s)) macro
1143 usbhsh_port_stat_clear(hpriv, in __usbhsh_hub_port_feature()
1188 usbhsh_port_stat_clear(hpriv, (1 << wValue)); in __usbhsh_hub_port_feature()
1346 usbhsh_port_stat_clear(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_dtch()