Home
last modified time | relevance | path

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

/linux/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()
217 static void mxic_spi_set_input_delay_dqs(struct mxic_spi *mxic, u8 idly_code) in mxic_spi_set_input_delay_dqs()
231 static int mxic_spi_clk_setup(struct mxic_spi *mxic, unsigned long freq) in mxic_spi_clk_setup()
264 static int mxic_spi_set_freq(struct mxic_spi *mxic, unsigned long freq) in mxic_spi_set_freq()
285 static void mxic_spi_hw_init(struct mxic_spi *mxic) in mxic_spi_hw_init()
348 static int mxic_spi_data_xfer(struct mxic_spi *mxic, const void *txbuf, in mxic_spi_data_xfer()
399 struct mxic_spi *mxic = spi_controller_get_devdata(desc->mem->spi->controller); in mxic_spi_mem_dirmap_read() local
444 struct mxic_spi *mxic = spi_controller_get_devdata(desc->mem->spi->controller); in mxic_spi_mem_dirmap_write() local
504 struct mxic_spi *mxic = spi_controller_get_devdata(desc->mem->spi->controller); in mxic_spi_mem_dirmap_create() local
[all …]
/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c105 struct nand_onfi_vendor_macronix *mxic; in macronix_nand_onfi_init() local