Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_spi.c59 #define SPI_CLK_BSWAP_MASK (1 << SPI_CLK_BSWAP_SHIFT) macro
145 setbits_8(priv->base + regs[SPI_CLK], SPI_CLK_BSWAP_MASK); in bcm63xx_spi_set_mode()
147 clrbits_8(priv->base + regs[SPI_CLK], SPI_CLK_BSWAP_MASK); in bcm63xx_spi_set_mode()