Searched refs:CPUCS_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | emi62.c | 35 #define CPUCS_REG 0x7F92 /* EZ-USB Control and Status Register. Bit 0 controls 8051 reset */ macro 71 response = emi62_writememory (dev, CPUCS_REG, &reset_bit, 1, 0xa0); in emi62_set_reset()
|
H A D | emi26.c | 26 #define CPUCS_REG 0x7F92 /* EZ-USB Control and Status Register. Bit 0 controls 8051 reset */ macro 62 response = emi26_writememory (dev, CPUCS_REG, &reset_bit, 1, 0xa0); in emi26_set_reset()
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | emi62.c | 35 #define CPUCS_REG 0x7F92 /* EZ-USB Control and Status Register. Bit 0 controls 8051 reset */ macro 71 response = emi62_writememory (dev, CPUCS_REG, &reset_bit, 1, 0xa0); in emi62_set_reset()
|
H A D | emi26.c | 26 #define CPUCS_REG 0x7F92 /* EZ-USB Control and Status Register. Bit 0 controls 8051 reset */ macro 62 response = emi26_writememory (dev, CPUCS_REG, &reset_bit, 1, 0xa0); in emi26_set_reset()
|
Completed in 3 milliseconds