Lines Matching defs:mxic
177 static int mxic_spi_clk_enable(struct mxic_spi *mxic) in mxic_spi_clk_enable()
197 static void mxic_spi_clk_disable(struct mxic_spi *mxic) in mxic_spi_clk_disable()
203 static void mxic_spi_set_input_delay_dqs(struct mxic_spi *mxic, u8 idly_code) in mxic_spi_set_input_delay_dqs()
217 static int mxic_spi_clk_setup(struct mxic_spi *mxic, unsigned long freq) in mxic_spi_clk_setup()
250 static int mxic_spi_set_freq(struct mxic_spi *mxic, unsigned long freq) in mxic_spi_set_freq()
271 static void mxic_spi_hw_init(struct mxic_spi *mxic) in mxic_spi_hw_init()
283 static int mxic_spi_data_xfer(struct mxic_spi *mxic, const void *txbuf, in mxic_spi_data_xfer()
355 struct mxic_spi *mxic = spi_master_get_devdata(mem->spi->master); in mxic_spi_mem_exec_op() local
433 struct mxic_spi *mxic = spi_master_get_devdata(spi->master); in mxic_spi_set_cs() local
452 struct mxic_spi *mxic = spi_master_get_devdata(master); in mxic_spi_transfer_one() local
496 struct mxic_spi *mxic = spi_master_get_devdata(master); in mxic_spi_runtime_suspend() local
507 struct mxic_spi *mxic = spi_master_get_devdata(master); in mxic_spi_runtime_resume() local
528 struct mxic_spi *mxic; in mxic_spi_probe() local