Searched refs:OP_OTGSC (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
H A D | otg.c | 32 u32 val = hw_read(ci, OP_OTGSC, mask); in hw_read_otgsc() 115 hw_write(ci, OP_OTGSC, mask | OTGSC_INT_STATUS_BITS, data); in hw_write_otgsc()
|
H A D | ci.h | 59 OP_OTGSC, enumerator
|
H A D | core.c | 63 [OP_OTGSC] = 0x64U, 88 [OP_OTGSC] = 0xC4U,
|
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | otg.c | 32 u32 val = hw_read(ci, OP_OTGSC, mask); in hw_read_otgsc() 115 hw_write(ci, OP_OTGSC, mask | OTGSC_INT_STATUS_BITS, data); in hw_write_otgsc()
|
H A D | ci.h | 60 OP_OTGSC, enumerator
|
H A D | core.c | 64 [OP_OTGSC] = 0x64U, 90 [OP_OTGSC] = 0xC4U,
|
Completed in 6 milliseconds