Searched refs:PORTSC_PP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | bits.h | 73 #define PORTSC_PP BIT(12) macro
|
H A D | otg_fsm.c | 465 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_PP, in ci_otg_drv_vbus() 466 PORTSC_PP); in ci_otg_drv_vbus() 610 PORTSC_PP, 0); in ci_otg_fsm_work()
|
H A D | core.c | 1265 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_PP, in ci_otg_fsm_suspend_for_srp() 1266 PORTSC_PP); in ci_otg_fsm_suspend_for_srp()
|
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | bits.h | 73 #define PORTSC_PP BIT(12) macro
|
H A D | otg_fsm.c | 465 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_PP, in ci_otg_drv_vbus() 466 PORTSC_PP); in ci_otg_drv_vbus() 617 PORTSC_PP, 0); in ci_otg_fsm_work()
|
H A D | core.c | 1287 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_PP, in ci_otg_fsm_suspend_for_srp() 1288 PORTSC_PP); in ci_otg_fsm_suspend_for_srp()
|
Completed in 7 milliseconds