Searched refs:MCFQSPI_CS3 (Results 1 – 5 of 5) sorted by relevance
242 #ifdef MCFQSPI_CS3 in mcf_cs_setup() 243 status = gpio_request(MCFQSPI_CS3, "MCFQSPI_CS3"); in mcf_cs_setup() 245 pr_debug("gpio_request for MCFQSPI_CS3 failed\n"); in mcf_cs_setup() 248 status = gpio_direction_output(MCFQSPI_CS3, 1); in mcf_cs_setup() 250 pr_debug("gpio_direction_output for MCFQSPI_CS3 failed\n"); in mcf_cs_setup() 251 gpio_free(MCFQSPI_CS3); in mcf_cs_setup() 270 #ifdef MCFQSPI_CS3 in mcf_cs_teardown() 271 gpio_free(MCFQSPI_CS3); in mcf_cs_teardown() 291 #ifdef MCFQSPI_CS3 in mcf_cs_select() [all...]
116 #define MCFQSPI_CS3 22 macro 121 #define MCFQSPI_CS3 28 macro
124 #define MCFQSPI_CS3 103 macro 130 #define MCFQSPI_CS3 62 macro
100 #define MCFQSPI_CS3 99 macro
99 #define MCFQSPI_CS3 150 macro