Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-dspi.c50 #define SPI_CTAR_BR(x) ((x) & GENMASK(3, 0)) macro
1071 SPI_CTAR_BR(br); in dspi_setup()