Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/devices/
Dst_spi_fsm.c242 struct stfsm_seq { struct
269 struct stfsm_seq stfsm_seq_read; argument
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) in stfsm_mx25_en_32bit_addr_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_status = {
[all …]