Searched refs:spi_nor_write_16bit_cr_and_check (Results 1 – 3 of 3) sorted by relevance
194 return spi_nor_write_16bit_cr_and_check(nor, cr[0]); in spi_nor_otp_lock_sr2()
623 int spi_nor_write_16bit_cr_and_check(struct spi_nor *nor, u8 cr);
937 int spi_nor_write_16bit_cr_and_check(struct spi_nor *nor, u8 cr) in spi_nor_write_16bit_cr_and_check() function1904 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()