Searched refs:stfsm_seq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/devices/
H A Dst_spi_fsm.c242 struct stfsm_seq { struct
269 struct stfsm_seq stfsm_seq_read;
270 struct stfsm_seq stfsm_seq_write;
271 struct stfsm_seq stfsm_seq_en_32bit_addr;
519 static int stfsm_mx25_en_32bit_addr_seq(struct stfsm_seq *seq)
571 static struct stfsm_seq stfsm_seq_read_jedec = {
587 static struct stfsm_seq stfsm_seq_read_status_fifo = {
603 static struct stfsm_seq stfsm_seq_erase_sector = {
625 static struct stfsm_seq stfsm_seq_erase_chip = {
646 static struct stfsm_seq stfsm_seq_write_statu
[all...]

Completed in 263 milliseconds