stfsm_seq         270 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq stfsm_seq_read;
stfsm_seq         271 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq stfsm_seq_write;
stfsm_seq         272 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq stfsm_seq_en_32bit_addr;
stfsm_seq         520 drivers/mtd/devices/st_spi_fsm.c static int stfsm_mx25_en_32bit_addr_seq(struct stfsm_seq *seq)
stfsm_seq         572 drivers/mtd/devices/st_spi_fsm.c static struct stfsm_seq stfsm_seq_read_jedec = {
stfsm_seq         588 drivers/mtd/devices/st_spi_fsm.c static struct stfsm_seq stfsm_seq_read_status_fifo = {
stfsm_seq         604 drivers/mtd/devices/st_spi_fsm.c static struct stfsm_seq stfsm_seq_erase_sector = {
stfsm_seq         626 drivers/mtd/devices/st_spi_fsm.c static struct stfsm_seq stfsm_seq_erase_chip = {
stfsm_seq         647 drivers/mtd/devices/st_spi_fsm.c static struct stfsm_seq stfsm_seq_write_status = {
stfsm_seq         665 drivers/mtd/devices/st_spi_fsm.c static const struct stfsm_seq stfsm_seq_load_fifo_byte = {
stfsm_seq         681 drivers/mtd/devices/st_spi_fsm.c static int stfsm_n25q_en_32bit_addr_seq(struct stfsm_seq *seq)
stfsm_seq         714 drivers/mtd/devices/st_spi_fsm.c 				  const struct stfsm_seq *seq)
stfsm_seq         802 drivers/mtd/devices/st_spi_fsm.c 	const struct stfsm_seq *seq = &stfsm_seq_load_fifo_byte;
stfsm_seq         852 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq *seq = &fsm->stfsm_seq_en_32bit_addr;
stfsm_seq         869 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq *seq = &stfsm_seq_read_status_fifo;
stfsm_seq         917 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq *seq = &stfsm_seq_read_status_fifo;
stfsm_seq         945 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq *seq = &stfsm_seq_write_status;
stfsm_seq        1005 drivers/mtd/devices/st_spi_fsm.c 				       struct stfsm_seq *seq)
stfsm_seq        1033 drivers/mtd/devices/st_spi_fsm.c 				 struct stfsm_seq *seq,
stfsm_seq        1101 drivers/mtd/devices/st_spi_fsm.c 				       struct stfsm_seq *seq,
stfsm_seq        1272 drivers/mtd/devices/st_spi_fsm.c static void stfsm_s25fl_prepare_erasesec_seq_32(struct stfsm_seq *seq)
stfsm_seq        1288 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq seq = {
stfsm_seq        1323 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq seq = {
stfsm_seq        1358 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq seq = {
stfsm_seq        1517 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq *seq = &fsm->stfsm_seq_read;
stfsm_seq        1578 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq *seq = &fsm->stfsm_seq_write;
stfsm_seq        1700 drivers/mtd/devices/st_spi_fsm.c 	struct stfsm_seq *seq = &stfsm_seq_erase_sector;
stfsm_seq        1730 drivers/mtd/devices/st_spi_fsm.c 	const struct stfsm_seq *seq = &stfsm_seq_erase_chip;
stfsm_seq        1834 drivers/mtd/devices/st_spi_fsm.c 	const struct stfsm_seq *seq = &stfsm_seq_read_jedec;