Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dtegra20_slink.c22 #define SLINK_CMD_M_S BIT(28) macro
156 reg |= SLINK_CMD_M_S | SLINK_CMD_CS_SOFT; in tegra30_spi_claim_bus()