Searched refs:SH_SPI_SSS1 (Results 1 – 2 of 2) sorted by relevance
80 val |= SH_SPI_SSS1; in sh_spi_set_cs()82 sh_spi_clear_bit(SH_SPI_SSS0 | SH_SPI_SSS1, &ss->regs->cr4); in sh_spi_set_cs()
50 #define SH_SPI_SSS1 0x08 macro