Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/devices/
Dst_spi_fsm.c246 struct stfsm_seq { struct
274 struct stfsm_seq stfsm_seq_read; argument
275 struct stfsm_seq stfsm_seq_write;
276 struct stfsm_seq stfsm_seq_en_32bit_addr;
524 static int stfsm_mx25_en_32bit_addr_seq(struct stfsm_seq *seq) in stfsm_mx25_en_32bit_addr_seq()
576 static struct stfsm_seq stfsm_seq_read_jedec = {
592 static struct stfsm_seq stfsm_seq_read_status_fifo = {
608 static struct stfsm_seq stfsm_seq_erase_sector = {
630 static struct stfsm_seq stfsm_seq_erase_chip = {
651 static struct stfsm_seq stfsm_seq_write_status = {
[all …]