Searched refs:STFSM_S25FL_CONFIG_QE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/devices/
H A Dst_spi_fsm.c542 #define STFSM_S25FL_CONFIG_QE (0x1 << 1) macro
1446 if (!(cr1 & STFSM_S25FL_CONFIG_QE)) {
1448 cr1 |= STFSM_S25FL_CONFIG_QE;
1453 if (cr1 & STFSM_S25FL_CONFIG_QE) {
1455 cr1 &= ~STFSM_S25FL_CONFIG_QE;

Completed in 89 milliseconds