Home
last modified time | relevance | path

Searched defs:cs_high (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/coldfire/
H A Ddevice.c279 u8 chip_select, bool cs_high) in mcf_cs_select()
300 u8 chip_select, bool cs_high) in mcf_cs_deselect()
/linux/drivers/spi/
H A Dspi-dw-core.c93 bool cs_high = !!(spi->mode & SPI_CS_HIGH); in dw_spi_set_cs() local