Lines Matching defs:ms
100 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel()
117 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer()
149 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_idle()
215 static int mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, in mpc52xx_spi_fsmstate_transfer()
281 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_wait()
322 static void mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) in mpc52xx_spi_fsm_process()
344 struct mpc52xx_spi *ms = _ms; in mpc52xx_spi_irq() local
356 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); in mpc52xx_spi_wq() local
370 struct mpc52xx_spi *ms = spi_controller_get_devdata(spi->controller); in mpc52xx_spi_transfer() local
390 struct mpc52xx_spi *ms; in mpc52xx_spi_probe() local
520 struct mpc52xx_spi *ms = spi_controller_get_devdata(host); in mpc52xx_spi_remove() local