OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tav_write_byte
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tms320av110.c
124
tav_write_byte
(iot, ioh, TAV_RESET, 1);
128
tav_write_byte
(iot, ioh, TAV_PCM_ORD, sc->sc_pcm_ord);
129
tav_write_byte
(iot, ioh, TAV_PCM_18, sc->sc_pcm_18);
130
tav_write_byte
(iot, ioh, TAV_DIF, sc->sc_dif);
131
tav_write_byte
(iot, ioh, TAV_PCM_DIV, sc->sc_pcm_div);
137
tav_write_byte
(iot, ioh, TAV_AUD_ID_EN, 0);
138
tav_write_byte
(iot, ioh, TAV_SKIP, 0);
139
tav_write_byte
(iot, ioh, TAV_REPEAT, 0);
140
tav_write_byte
(iot, ioh, TAV_MUTE, 0);
141
tav_write_byte
(iot, ioh, TAV_PLAY, 1)
[
all
...]
tms320av110var.h
103
#define
tav_write_byte
(ioh, iot, off, v) bus_space_write_1(ioh, iot, off, v)
macro
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025