Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/renesas_usbhs/
Dmod_host.c147 #define usbhsh_port_stat_get(h) ((h)->port_stat) macro
1083 if (usbhsh_port_stat_get(hpriv) & 0xFFFF0000) in usbhsh_hub_status_data()
1214 *(__le32 *)buf = cpu_to_le32(usbhsh_port_stat_get(hpriv)); in __usbhsh_hub_get_status()
1268 typeReq, ret, usbhsh_port_stat_get(hpriv)); in usbhsh_hub_control()