Home
last modified time | relevance | path

Searched refs:SH_SPI_SSS1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dsh_spi.h50 #define SH_SPI_SSS1 0x08 macro
H A Dsh_spi.c76 val |= SH_SPI_SSS1; in sh_spi_set_cs()
78 sh_spi_clear_bit(SH_SPI_SSS0 | SH_SPI_SSS1, &ss->regs->cr4); in sh_spi_set_cs()