Searched refs:mxic (Results 1 – 5 of 5) sorted by relevance
257 mxic_spi_clk_disable(mxic); in mxic_spi_set_freq()266 mxic->cur_speed_hz = freq; in mxic_spi_set_freq()280 mxic->regs + HC_CFG); in mxic_spi_hw_init()325 readl(mxic->regs + RXD); in mxic_spi_data_xfer()383 mxic->regs + HC_CFG); in mxic_spi_mem_exec_op()518 mxic_spi_clk_disable(mxic); in mxic_spi_runtime_suspend()548 struct mxic_spi *mxic; in mxic_spi_probe() local562 if (IS_ERR(mxic->ps_clk)) in mxic_spi_probe()566 if (IS_ERR(mxic->send_clk)) in mxic_spi_probe()575 if (IS_ERR(mxic->regs)) in mxic_spi_probe()[all …]
76 obj-$(CONFIG_SPI_MXIC) += spi-mxic.o
94 struct nand_onfi_vendor_macronix *mxic; in macronix_nand_onfi_init() local105 mxic = (struct nand_onfi_vendor_macronix *)p->onfi->vendor; in macronix_nand_onfi_init()108 mxic->reliability_func & MACRONIX_RANDOMIZER_BIT) { in macronix_nand_onfi_init()129 if ((mxic->reliability_func & MACRONIX_READ_RETRY_BIT) == 0) in macronix_nand_onfi_init()
17 - randomizer enable: should be "mxic,enable-randomizer-otp"25 mxic,enable-randomizer-otp;
5 - compatible: should be "mxic,multi-itfc-v009-nand-controller"23 compatible = "mxic,multi-itfc-v009-nand-controller";
Completed in 8 milliseconds