Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c156 #define usbhsh_port_stat_get(h) ((h)->port_stat) macro
1097 if (usbhsh_port_stat_get(hpriv) & 0xFFFF0000) in usbhsh_hub_status_data()
1228 *(__le32 *)buf = cpu_to_le32(usbhsh_port_stat_get(hpriv)); in __usbhsh_hub_get_status()
1282 typeReq, ret, usbhsh_port_stat_get(hpriv)); in usbhsh_hub_control()