Searched refs:get_intsts_reg (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | r8a66597.h | 271 static inline unsigned long get_intsts_reg(int port) in get_intsts_reg() function
|
H A D | r8a66597-hcd.c | 154 r8a66597_write(r8a66597, 0, get_intsts_reg(port)); in r8a66597_disable_port() 1016 r8a66597_write(r8a66597, ~ATTCH, get_intsts_reg(port)); in r8a66597_check_syssts() 1024 r8a66597_write(r8a66597, ~DTCH, get_intsts_reg(port)); in r8a66597_check_syssts() 1701 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()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | r8a66597.h | 545 static inline unsigned long get_intsts_reg(int port) in get_intsts_reg() function
|
H A D | r8a66597-hcd.c | 155 r8a66597_write(r8a66597, 0, get_intsts_reg(port)); in r8a66597_disable_port()
|