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