Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_spi.c71 #define SPI_CTAR0 0x0C /* Clock and Transfer Attributes */ macro
176 reg = READ4(sc, SPI_CTAR0); in spi_attach()
192 WRITE4(sc, SPI_CTAR0, reg); in spi_attach()
194 reg = READ4(sc, SPI_CTAR0); in spi_attach()
197 WRITE4(sc, SPI_CTAR0, reg); in spi_attach()