Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_sai.c62 #define I2S_TCR2 0x08 /* SAI Transmit Configuration 2 */ macro
355 reg = READ4(sc, I2S_TCR2); in sai_configure_clock()
358 WRITE4(sc, I2S_TCR2, reg); in sai_configure_clock()
632 reg = READ4(sc, I2S_TCR2); in setup_sai()
636 WRITE4(sc, I2S_TCR2, reg); in setup_sai()