Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dtegra20_slink.c28 #define SLINK_CMD_CK_SDA BIT(21) macro
333 reg &= ~(SLINK_CMD_IDLE_SCLK_MASK | SLINK_CMD_CK_SDA); in tegra30_spi_set_mode()
335 reg |= SLINK_CMD_CK_SDA; in tegra30_spi_set_mode()