Searched refs:QSPI_CMD1_CS_SW_VAL (Results 1 – 1 of 1) sorted by relevance
29 #define QSPI_CMD1_CS_SW_VAL BIT(20) macro179 clrbits_le32(&priv->regs->command1, QSPI_CMD1_CS_SW_VAL); in spi_cs_activate()194 setbits_le32(&priv->regs->command1, QSPI_CMD1_CS_SW_VAL); in spi_cs_deactivate()