Home
last modified time | relevance | path

Searched refs:SLINK_CMD_CS_VAL (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dtegra20_slink.c30 #define SLINK_CMD_CS_VAL BIT(12) macro
179 setbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL); in spi_cs_activate()
189 clrbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL); in spi_cs_deactivate()