Lines Matching refs:nxp_spifi
52 struct nxp_spifi { struct
63 static int nxp_spifi_wait_for_cmd(struct nxp_spifi *spifi) in nxp_spifi_wait_for_cmd() argument
76 static int nxp_spifi_reset(struct nxp_spifi *spifi) in nxp_spifi_reset()
90 static int nxp_spifi_set_memory_mode_off(struct nxp_spifi *spifi) in nxp_spifi_set_memory_mode_off()
106 static int nxp_spifi_set_memory_mode_on(struct nxp_spifi *spifi) in nxp_spifi_set_memory_mode_on()
128 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_read_reg()
151 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_write_reg()
175 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_read()
190 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_write()
220 struct nxp_spifi *spifi = nor->priv; in nxp_spifi_erase()
238 static int nxp_spifi_setup_memory_cmd(struct nxp_spifi *spifi) in nxp_spifi_setup_memory_cmd()
279 static int nxp_spifi_setup_flash(struct nxp_spifi *spifi, in nxp_spifi_setup_flash()
382 struct nxp_spifi *spifi; in nxp_spifi_probe()
436 struct nxp_spifi *spifi = platform_get_drvdata(pdev); in nxp_spifi_remove()