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