Searched refs:MICRON_ST_NOR_WR_ANY_REG_OP (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/mtd/spi-nor/ |
D | micron-st.c | 32 #define MICRON_ST_NOR_WR_ANY_REG_OP(naddr, addr, ndata, buf) \ macro 59 MICRON_ST_NOR_WR_ANY_REG_OP(3, SPINOR_REG_MT_CFR1V, 1, buf); in micron_st_nor_octal_dtr_en() 66 MICRON_ST_NOR_WR_ANY_REG_OP(3, SPINOR_REG_MT_CFR0V, 1, buf); in micron_st_nor_octal_dtr_en() 101 MICRON_ST_NOR_WR_ANY_REG_OP(4, SPINOR_REG_MT_CFR0V, 2, buf); in micron_st_nor_octal_dtr_dis()
|