Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-nuc900.c41 #define TXBITLEN (0x1f << 3) macro
145 val = __raw_readl(hw->regs + USI_CNT) & ~TXBITLEN; in nuc900_spi_setup_txbitlen()