Lines Matching refs:nxp_spifi
53 struct nxp_spifi { struct
64 static int nxp_spifi_wait_for_cmd(struct nxp_spifi *spifi) in nxp_spifi_wait_for_cmd() argument
77 static int nxp_spifi_reset(struct nxp_spifi *spifi) in nxp_spifi_reset()
91 static int nxp_spifi_set_memory_mode_off(struct nxp_spifi *spifi) in nxp_spifi_set_memory_mode_off()
107 static int nxp_spifi_set_memory_mode_on(struct nxp_spifi *spifi) in nxp_spifi_set_memory_mode_on()
129 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_read_reg()
152 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_write_reg()
176 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_read()
191 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_write()
221 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_erase()
239 static int nxp_spifi_setup_memory_cmd(struct nxp_spifi *spifi) in nxp_spifi_setup_memory_cmd()
280 static int nxp_spifi_setup_flash(struct nxp_spifi *spifi, in nxp_spifi_setup_flash()
383 struct nxp_spifi *spifi; in nxp_spifi_probe()
456 struct nxp_spifi *spifi = platform_get_drvdata(pdev); in nxp_spifi_remove()