Searched refs:spi_nor_write_16bit_cr_and_check (Results 1 – 3 of 3) sorted by relevance
513 int spi_nor_write_16bit_cr_and_check(struct spi_nor *nor, u8 cr);
194 return spi_nor_write_16bit_cr_and_check(nor, cr[0]); in spi_nor_otp_lock_sr2()
1037 int spi_nor_write_16bit_cr_and_check(struct spi_nor *nor, u8 cr) in spi_nor_write_16bit_cr_and_check() function1770 return spi_nor_write_16bit_cr_and_check(nor, SR2_QUAD_EN_BIT1); in spi_nor_sr2_bit1_quad_enable()1781 return spi_nor_write_16bit_cr_and_check(nor, nor->bouncebuf[0]); in spi_nor_sr2_bit1_quad_enable()