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