Searched refs:txx9spi (Results 1 – 1 of 1) sorted by relevance
75 struct txx9spi { struct87 static u32 txx9spi_rd(struct txx9spi *c, int reg) in txx9spi_rd() argument91 static void txx9spi_wr(struct txx9spi *c, u32 val, int reg) in txx9spi_wr()96 static void txx9spi_cs_func(struct spi_device *spi, struct txx9spi *c, in txx9spi_cs_func()120 struct txx9spi *c = spi_master_get_devdata(spi->master); in txx9spi_setup()135 struct txx9spi *c = dev_id; in txx9spi_interrupt()144 static void txx9spi_work_one(struct txx9spi *c, struct spi_message *m) in txx9spi_work_one()278 struct txx9spi *c = container_of(work, struct txx9spi, work); in txx9spi_work()299 struct txx9spi *c = spi_master_get_devdata(master); in txx9spi_transfer()363 struct txx9spi *c; in txx9spi_probe()[all …]