Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dradiotrack.c90 #define RT_VOLUME_STEADY (3 << 6) macro
240 RT_VOLUME_STEADY | RT_CARD_ON); in rt_set_mute()
255 RT_VOLUME_STEADY | RT_CARD_ON); in rt_set_mute()
274 lm700x_hardware_write(&sc->lm, reg, RT_VOLUME_STEADY); in rt_set_freq()
288 RT_VOLUME_STEADY | RT_SIGNAL_METER | RT_CARD_ON); in rt_state()
387 bus_space_write_1(iot, ioh, off, RT_VOLUME_STEADY | RT_CARD_ON | data); in rt_lm700x_rset()