Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dtegra20_slink.c29 #define SLINK_CMD_CK_SDA BIT(21) macro
334 reg &= ~(SLINK_CMD_IDLE_SCLK_MASK | SLINK_CMD_CK_SDA); in tegra30_spi_set_mode()
336 reg |= SLINK_CMD_CK_SDA; in tegra30_spi_set_mode()