Symbol: stfsm_seq
drivers/mtd/devices/st_spi_fsm.c
1004
struct stfsm_seq *seq)
drivers/mtd/devices/st_spi_fsm.c
1032
struct stfsm_seq *seq,
drivers/mtd/devices/st_spi_fsm.c
1100
struct stfsm_seq *seq,
drivers/mtd/devices/st_spi_fsm.c
1271
static void stfsm_s25fl_prepare_erasesec_seq_32(struct stfsm_seq *seq)
drivers/mtd/devices/st_spi_fsm.c
1287
struct stfsm_seq seq = {
drivers/mtd/devices/st_spi_fsm.c
1322
struct stfsm_seq seq = {
drivers/mtd/devices/st_spi_fsm.c
1357
struct stfsm_seq seq = {
drivers/mtd/devices/st_spi_fsm.c
1516
struct stfsm_seq *seq = &fsm->stfsm_seq_read;
drivers/mtd/devices/st_spi_fsm.c
1577
struct stfsm_seq *seq = &fsm->stfsm_seq_write;
drivers/mtd/devices/st_spi_fsm.c
1699
struct stfsm_seq *seq = &stfsm_seq_erase_sector;
drivers/mtd/devices/st_spi_fsm.c
1729
const struct stfsm_seq *seq = &stfsm_seq_erase_chip;
drivers/mtd/devices/st_spi_fsm.c
1833
const struct stfsm_seq *seq = &stfsm_seq_read_jedec;
drivers/mtd/devices/st_spi_fsm.c
269
struct stfsm_seq stfsm_seq_read;
drivers/mtd/devices/st_spi_fsm.c
270
struct stfsm_seq stfsm_seq_write;
drivers/mtd/devices/st_spi_fsm.c
271
struct stfsm_seq stfsm_seq_en_32bit_addr;
drivers/mtd/devices/st_spi_fsm.c
519
static int stfsm_mx25_en_32bit_addr_seq(struct stfsm_seq *seq)
drivers/mtd/devices/st_spi_fsm.c
571
static struct stfsm_seq stfsm_seq_read_jedec = {
drivers/mtd/devices/st_spi_fsm.c
587
static struct stfsm_seq stfsm_seq_read_status_fifo = {
drivers/mtd/devices/st_spi_fsm.c
603
static struct stfsm_seq stfsm_seq_erase_sector = {
drivers/mtd/devices/st_spi_fsm.c
625
static struct stfsm_seq stfsm_seq_erase_chip = {
drivers/mtd/devices/st_spi_fsm.c
646
static struct stfsm_seq stfsm_seq_write_status = {
drivers/mtd/devices/st_spi_fsm.c
664
static const struct stfsm_seq stfsm_seq_load_fifo_byte = {
drivers/mtd/devices/st_spi_fsm.c
680
static int stfsm_n25q_en_32bit_addr_seq(struct stfsm_seq *seq)
drivers/mtd/devices/st_spi_fsm.c
713
const struct stfsm_seq *seq)
drivers/mtd/devices/st_spi_fsm.c
801
const struct stfsm_seq *seq = &stfsm_seq_load_fifo_byte;
drivers/mtd/devices/st_spi_fsm.c
851
struct stfsm_seq *seq = &fsm->stfsm_seq_en_32bit_addr;
drivers/mtd/devices/st_spi_fsm.c
868
struct stfsm_seq *seq = &stfsm_seq_read_status_fifo;
drivers/mtd/devices/st_spi_fsm.c
916
struct stfsm_seq *seq = &stfsm_seq_read_status_fifo;
drivers/mtd/devices/st_spi_fsm.c
944
struct stfsm_seq *seq = &stfsm_seq_write_status;