Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_spi.c60 #define SPI_MCR 0x00 /* Module Configuration */ macro
160 reg = READ4(sc, SPI_MCR); in spi_attach()
166 WRITE4(sc, SPI_MCR, reg); in spi_attach()
172 reg = READ4(sc, SPI_MCR); in spi_attach()
174 WRITE4(sc, SPI_MCR, reg); in spi_attach()