Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dtegra20_slink.c33 #define SLINK_CMD_BIT_LENGTH_MASK GENMASK(4, 0) macro
252 clrsetbits_le32(&regs->command, SLINK_CMD_BIT_LENGTH_MASK, in tegra30_spi_xfer()