Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dcs4215reg.h82 #define CS4215_PIO0 (1<<6) /* parallel I/O 0 */ macro
/netbsd/sys/dev/sbus/
H A Ddbri.c930 ((sc->sc_input == 2) ? CS4215_IS : 0) | CS4215_PIO0 | CS4215_PIO1; in mmcodec_default()
966 ((sc->sc_input == 2) ? CS4215_IS : 0) | CS4215_PIO0 | CS4215_PIO1; in mmcodec_setgain()