Searched refs:get_intsts_reg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/usb/host/ |
| D | r8a66597.h | 271 static inline unsigned long get_intsts_reg(int port) in get_intsts_reg() function
|
| D | r8a66597-hcd.c | 154 r8a66597_write(r8a66597, 0, get_intsts_reg(port)); in r8a66597_disable_port() 1018 r8a66597_write(r8a66597, ~ATTCH, get_intsts_reg(port)); in r8a66597_check_syssts() 1026 r8a66597_write(r8a66597, ~DTCH, get_intsts_reg(port)); in r8a66597_check_syssts() 1703 r8a66597_write(r8a66597, ~ATTCH, get_intsts_reg(port)); in r8a66597_root_hub_control() 2264 r8a66597_write(r8a66597, ~BCHG, get_intsts_reg(port)); in r8a66597_bus_suspend()
|