Searched refs:ANCHOR_LOAD_FPGA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | emi62.c | 33 #define ANCHOR_LOAD_FPGA 0xA5 /* This command is not implemented in the core. Requires firmware. Emagic extension */ macro 147 err = emi62_writememory(dev, addr, buf, i, ANCHOR_LOAD_FPGA); in emi62_load_firmware()
|
H A D | emi26.c | 24 #define ANCHOR_LOAD_FPGA 0xA5 /* This command is not implemented in the core. Requires firmware. Emagic extension */ macro 140 err = emi26_writememory(dev, addr, buf, i, ANCHOR_LOAD_FPGA); in emi26_load_firmware()
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | emi62.c | 33 #define ANCHOR_LOAD_FPGA 0xA5 /* This command is not implemented in the core. Requires firmware. Emagic extension */ macro 147 err = emi62_writememory(dev, addr, buf, i, ANCHOR_LOAD_FPGA); in emi62_load_firmware()
|
H A D | emi26.c | 24 #define ANCHOR_LOAD_FPGA 0xA5 /* This command is not implemented in the core. Requires firmware. Emagic extension */ macro 140 err = emi26_writememory(dev, addr, buf, i, ANCHOR_LOAD_FPGA); in emi26_load_firmware()
|
Completed in 2 milliseconds