Searched refs:PORTSC_W1C_BITS (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/usb/chipidea/ |
| H A D | bits.h | 84 #define PORTSC_W1C_BITS \ macro
|
| H A D | otg_fsm.c | 464 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_PP, in ci_otg_drv_vbus() 615 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | in ci_otg_fsm_work()
|
| H A D | core.c | 1272 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_PP, in ci_otg_fsm_suspend_for_srp() 1274 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_WKCN, in ci_otg_fsm_suspend_for_srp()
|