Searched refs:STFSM_OPC_STA (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mtd/devices/
H A Dst_spi_fsm.c160 #define STFSM_OPC_STA 0x3 macro
185 #define STFSM_INST_STA_RD1 STFSM_INSTR(STFSM_OPC_STA, 0x1)
186 #define STFSM_INST_STA_WR1 STFSM_INSTR(STFSM_OPC_STA, 0x1)
187 #define STFSM_INST_STA_RD2 STFSM_INSTR(STFSM_OPC_STA, 0x2)
188 #define STFSM_INST_STA_WR1_2 STFSM_INSTR(STFSM_OPC_STA, 0x3)

Completed in 164 milliseconds