Searched refs:stfsm_read_status (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mtd/devices/ |
| D | st_spi_fsm.c | 914 static int stfsm_read_status(struct stfsm *fsm, uint8_t cmd, in stfsm_read_status() function 1186 stfsm_read_status(fsm, SPINOR_OP_RDSR, &sta, 1); in stfsm_mx25_config() 1444 stfsm_read_status(fsm, SPINOR_OP_RDCR, &cr1, 1); in stfsm_s25fl_config() 1462 stfsm_read_status(fsm, SPINOR_OP_RDSR, &sr1, 1); in stfsm_s25fl_config() 1489 stfsm_read_status(fsm, SPINOR_OP_RDCR, &sr2, 1); in stfsm_w25q_config() 1506 stfsm_read_status(fsm, SPINOR_OP_RDSR, &sr1, 1); in stfsm_w25q_config()
|