Home
last modified time | relevance | path

Searched defs:sr2 (Results 1 – 2 of 2) sorted by relevance

/drivers/mtd/spi-nor/
Dcore.c935 static int spi_nor_write_sr2(struct spi_nor *nor, const u8 *sr2) in spi_nor_write_sr2()
973 static int spi_nor_read_sr2(struct spi_nor *nor, u8 *sr2) in spi_nor_read_sr2()
1990 u8 *sr2 = nor->bouncebuf; in spi_nor_sr2_bit7_quad_enable() local
/drivers/mtd/devices/
Dst_spi_fsm.c1478 uint8_t sr1, sr2; in stfsm_w25q_config() local