fw_translate_cs  1705 drivers/spi/spi-pxa2xx.c 	controller->fw_translate_cs = pxa2xx_spi_fw_translate_cs;
fw_translate_cs  1942 drivers/spi/spi.c 			if (ctlr->fw_translate_cs) {
fw_translate_cs  1943 drivers/spi/spi.c 				int cs = ctlr->fw_translate_cs(ctlr,
fw_translate_cs   606 include/linux/spi/spi.h 	int (*fw_translate_cs)(struct spi_controller *ctlr, unsigned cs);