Searched refs:SPI_CMD_CS_VAL (Results 1 – 1 of 1) sorted by relevance
31 #define SPI_CMD_CS_VAL BIT(13) macro185 setbits_le32(&priv->regs->command, SPI_CMD_CS_VAL); in spi_cs_activate()195 clrbits_le32(&priv->regs->command, SPI_CMD_CS_VAL); in spi_cs_deactivate()