Home
last modified time | relevance | path

Searched refs:fw_translate_cs (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/spi/
A Dspi.h661 int (*fw_translate_cs)(struct spi_controller *ctlr, unsigned cs); member
/linux/drivers/spi/
A Dspi.c2383 if (ctlr->fw_translate_cs) { in acpi_spi_add_resource()
2384 int cs = ctlr->fw_translate_cs(ctlr, in acpi_spi_add_resource()
A Dspi-pxa2xx.c1724 controller->fw_translate_cs = pxa2xx_spi_fw_translate_cs; in pxa2xx_spi_probe()

Completed in 17 milliseconds