Home
last modified time | relevance | path

Searched refs:addr_mode_nbytes (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/mtd/spi-nor/
Dspansion.c104 CYPRESS_NOR_RD_ANY_REG_OP(params->addr_mode_nbytes, addr, in cypress_nor_sr_ready_and_clear_reg()
166 u8 addr_mode_nbytes = nor->params->addr_mode_nbytes; in cypress_nor_set_memlat() local
169 CYPRESS_NOR_RD_ANY_REG_OP(addr_mode_nbytes, addr, 0, buf); in cypress_nor_set_memlat()
180 CYPRESS_NOR_WR_ANY_REG_OP(addr_mode_nbytes, addr, 1, buf); in cypress_nor_set_memlat()
199 CYPRESS_NOR_WR_ANY_REG_OP(nor->params->addr_mode_nbytes, in cypress_nor_set_octal_dtr_bits()
285 u8 addr_mode_nbytes = nor->params->addr_mode_nbytes; in cypress_nor_quad_enable_volatile_reg() local
290 CYPRESS_NOR_RD_ANY_REG_OP(addr_mode_nbytes, addr, 0, in cypress_nor_quad_enable_volatile_reg()
303 CYPRESS_NOR_WR_ANY_REG_OP(addr_mode_nbytes, addr, 1, in cypress_nor_quad_enable_volatile_reg()
313 CYPRESS_NOR_RD_ANY_REG_OP(addr_mode_nbytes, addr, 0, in cypress_nor_quad_enable_volatile_reg()
464 nor->params->addr_mode_nbytes = addr_mode; in cypress_nor_set_addr_mode_nbytes()
[all …]
Dmicron-st.c56 u8 addr_mode_nbytes = nor->params->addr_mode_nbytes; in micron_st_nor_octal_dtr_en() local
61 MICRON_ST_NOR_WR_ANY_REG_OP(addr_mode_nbytes, in micron_st_nor_octal_dtr_en()
69 MICRON_ST_NOR_WR_ANY_REG_OP(addr_mode_nbytes, in micron_st_nor_octal_dtr_en()
Dsfdp.c468 params->addr_mode_nbytes = 3; in spi_nor_parse_bfpt()
473 params->addr_mode_nbytes = 4; in spi_nor_parse_bfpt()
694 return nor->params->addr_mode_nbytes; in spi_nor_smpt_addr_nbytes()
Dcore.h381 u8 addr_mode_nbytes; member
Dcore.c3101 params->addr_mode_nbytes = 4; in spi_nor_set_4byte_addr_mode()
3104 params->addr_mode_nbytes = 3; in spi_nor_set_4byte_addr_mode()