Searched refs:get_intsts_reg (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | r8a66597.h | 277 static inline unsigned long get_intsts_reg(int port) in get_intsts_reg() function
|
D | r8a66597-hcd.c | 167 r8a66597_write(r8a66597, 0, get_intsts_reg(port)); in r8a66597_disable_port() 1031 r8a66597_write(r8a66597, ~ATTCH, get_intsts_reg(port)); in r8a66597_check_syssts() 1039 r8a66597_write(r8a66597, ~DTCH, get_intsts_reg(port)); in r8a66597_check_syssts() 1716 r8a66597_write(r8a66597, ~ATTCH, get_intsts_reg(port)); in r8a66597_root_hub_control() 2276 r8a66597_write(r8a66597, ~BCHG, get_intsts_reg(port)); in r8a66597_bus_suspend()
|