OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TDA9850_WADDR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/bktr/
bktr_audio.c
284
#define
TDA9850_WADDR
0xb6
304
i2cWrite(bktr,
TDA9850_WADDR
, CON1ADDR, 0x08); /* noise threshold st */
305
i2cWrite(bktr,
TDA9850_WADDR
, CON2ADDR, 0x08); /* noise threshold sap */
306
i2cWrite(bktr,
TDA9850_WADDR
, CON3ADDR, 0x40); /* stereo mode */
307
i2cWrite(bktr,
TDA9850_WADDR
, CON4ADDR, 0x07); /* 0 dB input gain? */
308
i2cWrite(bktr,
TDA9850_WADDR
, ALI1ADDR, 0x10); /* wideband alignment? */
309
i2cWrite(bktr,
TDA9850_WADDR
, ALI2ADDR, 0x10); /* spectral alignment? */
310
i2cWrite(bktr,
TDA9850_WADDR
, ALI3ADDR, 0x03);
320
return(i2cWrite(bktr,
TDA9850_WADDR
, CON3ADDR, control));
bktr_card.c
108
#define
TDA9850_WADDR
0xb6
Completed in 15 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025