Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds