Lines Matching refs:addr_mode_nbytes
104 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()
482 CYPRESS_NOR_RD_ANY_REG_OP(nor->params->addr_mode_nbytes, in cypress_nor_get_page_size()
534 CYPRESS_NOR_RD_ANY_REG_OP(nor->params->addr_mode_nbytes, in s25fs256t_post_bfpt_fixup()