Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_sai.c64 #define I2S_TCSR 0x00 /* SAI Transmit Control */ macro
613 READ4(sc, I2S_TCSR)); in sai_intr()
625 reg = READ4(sc, I2S_TCSR); in setup_sai()
627 WRITE4(sc, I2S_TCSR, reg); in setup_sai()
667 reg = READ4(sc, I2S_TCSR); in setup_sai()
670 WRITE4(sc, I2S_TCSR, reg); in setup_sai()