Searched defs:cs_high (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/arch/m68k/platform/523x/ |
D | config.c | 171 u8 chip_select, bool cs_high) in m523x_cs_select() 190 u8 chip_select, bool cs_high) in m523x_cs_deselect()
|
/linux-3.3/arch/m68k/platform/520x/ |
D | config.c | 155 u8 chip_select, bool cs_high) in m520x_cs_select() 171 u8 chip_select, bool cs_high) in m520x_cs_deselect()
|
/linux-3.3/arch/m68k/platform/5249/ |
D | config.c | 157 u8 chip_select, bool cs_high) in m5249_cs_select() 176 u8 chip_select, bool cs_high) in m5249_cs_deselect()
|
/linux-3.3/arch/m68k/platform/528x/ |
D | config.c | 172 u8 chip_select, bool cs_high) in m528x_cs_select() 178 u8 chip_select, bool cs_high) in m528x_cs_deselect()
|
/linux-3.3/arch/m68k/platform/527x/ |
D | config.c | 209 u8 chip_select, bool cs_high) in m527x_cs_select() 228 u8 chip_select, bool cs_high) in m527x_cs_deselect()
|
/linux-3.3/drivers/spi/ |
D | spi-coldfire-qspi.c | 128 bool cs_high) in mcfqspi_cs_select() 134 bool cs_high) in mcfqspi_cs_deselect() 327 bool cs_high = spi->mode & SPI_CS_HIGH; in mcfqspi_work() local
|
D | spi-ath79.c | 58 int cs_high = (spi->mode & SPI_CS_HIGH) ? is_active : !is_active; in ath79_spi_chipselect() local
|
/linux-3.3/arch/m68k/platform/532x/ |
D | config.c | 163 u8 chip_select, bool cs_high) in m532x_cs_select() 169 u8 chip_select, bool cs_high) in m532x_cs_deselect()
|