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

/u-boot/drivers/spi/
H A Dtegra20_slink.c35 #define SLINK_CMD_CS_VAL BIT(12) macro
184 setbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL);
194 clrbits_le32(&priv->regs->command, SLINK_CMD_CS_VAL);

Completed in 50 milliseconds