Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dtegra20_slink.c39 #define SLINK_CMD2_SS_EN_MASK GENMASK(19, 18) macro
227 clrsetbits_le32(&regs->command2, SLINK_CMD2_SS_EN_MASK, in tegra30_spi_xfer()