Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_sai.c66 #define I2S_TCR2 0x08 /* SAI Transmit Configuration 2 */ macro
359 reg = READ4(sc, I2S_TCR2); in sai_configure_clock()
362 WRITE4(sc, I2S_TCR2, reg); in sai_configure_clock()
636 reg = READ4(sc, I2S_TCR2); in setup_sai()
640 WRITE4(sc, I2S_TCR2, reg); in setup_sai()