Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_spi.c74 #define SPI_CTAR0 0x0C /* Clock and Transfer Attributes */ macro
179 reg = READ4(sc, SPI_CTAR0); in spi_attach()
195 WRITE4(sc, SPI_CTAR0, reg); in spi_attach()
197 reg = READ4(sc, SPI_CTAR0); in spi_attach()
200 WRITE4(sc, SPI_CTAR0, reg); in spi_attach()