Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_i2s.c148 bus_size_t txchsel; member
157 .txchsel = 0x30,
166 .txchsel = 0x34,
299 val = I2S_READ(sc, sc->cfg->txchsel); in aw_i2s_init()
304 I2S_WRITE(sc, sc->cfg->txchsel, val); in aw_i2s_init()
476 chsel = I2S_READ(sc, sc->cfg->txchsel); in aw_i2s_dai_init()
479 I2S_WRITE(sc, sc->cfg->txchsel, chsel); in aw_i2s_dai_init()