Home
last modified time | relevance | path

Searched defs:mxic (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/mtd/nand/
H A Decc-mxic.c204 struct mxic_ecc_engine *mxic = dev_id; in mxic_ecc_isr() local
221 struct mxic_ecc_engine *mxic = nand_to_mxic(nand); in mxic_ecc_init_ctx() local
362 struct mxic_ecc_engine *mxic = nand_to_mxic(nand); in mxic_ecc_init_ctx_external() local
382 struct mxic_ecc_engine *mxic = nand_to_mxic(nand); in mxic_ecc_init_ctx_pipelined() local
471 struct mxic_ecc_engine *mxic = pip_ecc_eng_to_mxic(eng); in mxic_ecc_process_data_pipelined() local
555 struct mxic_ecc_engine *mxic = nand_to_mxic(nand); in mxic_ecc_prepare_io_req_external() local
615 struct mxic_ecc_engine *mxic = nand_to_mxic(nand); in mxic_ecc_finish_io_req_external() local
671 struct mxic_ecc_engine *mxic = nand_to_mxic(nand); in mxic_ecc_prepare_io_req_pipelined() local
703 struct mxic_ecc_engine *mxic = nand_to_mxic(nand); in mxic_ecc_finish_io_req_pipelined() local
776 struct mxic_ecc_engine *mxic; in mxic_ecc_get_pipelined_engine() local
[all …]
/linux-6.15/drivers/spi/
H A Dspi-mxic.c191 static int mxic_spi_clk_enable(struct mxic_spi *mxic) in mxic_spi_clk_enable()
211 static void mxic_spi_clk_disable(struct mxic_spi *mxic) in mxic_spi_clk_disable()
285 static void mxic_spi_hw_init(struct mxic_spi *mxic) in mxic_spi_hw_init()
609 struct mxic_spi *mxic = spi_controller_get_devdata(host); in mxic_spi_transfer_one() local
654 struct mxic_spi *mxic = nand->ecc.engine->priv; in mxic_spi_mem_ecc_init_ctx() local
664 struct mxic_spi *mxic = nand->ecc.engine->priv; in mxic_spi_mem_ecc_cleanup_ctx() local
694 static void mxic_spi_mem_ecc_remove(struct mxic_spi *mxic) in mxic_spi_mem_ecc_remove()
703 struct mxic_spi *mxic) in mxic_spi_mem_ecc_probe()
727 struct mxic_spi *mxic = spi_controller_get_devdata(host); in mxic_spi_runtime_suspend() local
738 struct mxic_spi *mxic = spi_controller_get_devdata(host); in mxic_spi_runtime_resume() local
[all …]
/linux-6.15/drivers/mtd/nand/raw/
H A Dnand_macronix.c105 struct nand_onfi_vendor_macronix *mxic; in macronix_nand_onfi_init() local