Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/devices/
Dst_spi_fsm.c242 struct stfsm_seq { struct
270 struct stfsm_seq stfsm_seq_read; argument
271 struct stfsm_seq stfsm_seq_write;
272 struct stfsm_seq stfsm_seq_en_32bit_addr;
520 static int stfsm_mx25_en_32bit_addr_seq(struct stfsm_seq *seq) in stfsm_mx25_en_32bit_addr_seq()
572 static struct stfsm_seq stfsm_seq_read_jedec = {
588 static struct stfsm_seq stfsm_seq_read_status_fifo = {
604 static struct stfsm_seq stfsm_seq_erase_sector = {
626 static struct stfsm_seq stfsm_seq_erase_chip = {
647 static struct stfsm_seq stfsm_seq_write_status = {
[all …]