Searched refs:TXFIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
78 #define TXFIFO_SIZE(x) FIELD_GET(GENMASK(7, 4), (x)) macro430 spi->txfifo_size = BIT(TXFIFO_SIZE(val) + 1); in atcspi_setup()