Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dtegra20_slink.c31 #define SLINK_CMD_CS_VAL BIT(12) macro
180 setbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL); in spi_cs_activate()
190 clrbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL); in spi_cs_deactivate()