Searched refs:SLINK_CMD_CS_VAL (Results 1 – 1 of 1) sorted by relevance
37 #define SLINK_CMD_CS_VAL BIT(12) macro201 setbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL); in spi_cs_activate()211 clrbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL); in spi_cs_deactivate()
Completed in 3 milliseconds