Home
last modified time | relevance | path

Searched refs:FPGA_CMD_WRITE_INC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dlattice-ecp3-config.c32 #define FPGA_CMD_WRITE_INC 0x41 /* plus 0 bits */ macro
125 buffer[0] = FPGA_CMD_WRITE_INC; in firmware_load()