Searched defs:espi (Results 1 – 3 of 3) sorted by relevance
111 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_calc_divisors() local 146 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_chip_setup() local 177 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_do_write() local 195 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_do_read() local 224 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_read_write() local 271 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_dma_prepare() local 375 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_dma_finish() local 402 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_dma_transfer() local 436 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_interrupt() local 482 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_transfer_one() local 518 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_prepare_message() local 545 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_prepare_hardware() local 562 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_unprepare_hardware() local 574 ep93xx_spi_setup_dma(struct device * dev,struct ep93xx_spi * espi) ep93xx_spi_setup_dma() argument 607 ep93xx_spi_release_dma(struct ep93xx_spi * espi) ep93xx_spi_release_dma() argument 625 struct ep93xx_spi *espi; ep93xx_spi_probe() local 716 struct ep93xx_spi *espi = spi_controller_get_devdata(host); ep93xx_spi_remove() local [all...]
108 void t1_espi_intr_enable(struct peespi *espi) in t1_espi_intr_enable()124 void t1_espi_intr_clear(struct peespi *espi) in t1_espi_intr_clear()131 void t1_espi_intr_disable(struct peespi *espi) in t1_espi_intr_disable()139 int t1_espi_intr_handler(struct peespi *espi) in t1_espi_intr_handler()173 const struct espi_intr_counts *t1_espi_get_intr_counts(struct peespi *espi) in t1_espi_get_intr_counts()228 int t1_espi_init(struct peespi *espi, int mac_type, int nports) in t1_espi_init()276 void t1_espi_destroy(struct peespi *espi) in t1_espi_destroy()283 struct peespi *espi = kzalloc_obj(*espi); in t1_espi_create() local307 struct peespi *espi = adapter->espi; in t1_espi_get_mon() local338 struct peespi *espi = adapter->espi; in t1_espi_get_mon_t204() local
236 struct peespi *espi; member