Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dotp.c194 return spi_nor_write_16bit_cr_and_check(nor, cr[0]); in spi_nor_otp_lock_sr2()
H A Dcore.h623 int spi_nor_write_16bit_cr_and_check(struct spi_nor *nor, u8 cr);
H A Dcore.c937 int spi_nor_write_16bit_cr_and_check(struct spi_nor *nor, u8 cr) in spi_nor_write_16bit_cr_and_check() function
1904 return spi_nor_write_16bit_cr_and_check(nor, SR2_QUAD_EN_BIT1); in spi_nor_sr2_bit1_quad_enable()
1915 return spi_nor_write_16bit_cr_and_check(nor, nor->bouncebuf[0]); in spi_nor_sr2_bit1_quad_enable()