Searched refs:get_intenb_reg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/usb/host/ |
| D | r8a66597-hcd.c | 145 r8a66597_bclr(r8a66597, DTCHE, get_intenb_reg(port)); in r8a66597_enable_port() 146 r8a66597_bset(r8a66597, ATTCHE, get_intenb_reg(port)); in r8a66597_enable_port() 153 r8a66597_write(r8a66597, 0, get_intenb_reg(port)); in r8a66597_disable_port() 1019 r8a66597_bset(r8a66597, ATTCHE, get_intenb_reg(port)); in r8a66597_check_syssts() 1027 r8a66597_bset(r8a66597, DTCHE, get_intenb_reg(port)); in r8a66597_check_syssts() 1704 r8a66597_bset(r8a66597, ATTCHE, get_intenb_reg(port)); in r8a66597_root_hub_control() 2265 r8a66597_bset(r8a66597, BCHGE, get_intenb_reg(port)); in r8a66597_bus_suspend()
|
| D | r8a66597.h | 266 static inline unsigned long get_intenb_reg(int port) in get_intenb_reg() function
|