OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msp_dpl_write
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/bktr/
bktr_audio.c
234
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0000, 0x0000); /* volume to MUTE */
237
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0000, 0x7300); /* 0 db volume */
242
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0000, 0x7300); /* 0 db volume */
243
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x000d, 0x1900); /* scart prescale */
244
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0008, 0x0220); /* SCART | STEREO */
245
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0013, 0x0000); /* DSP In = SC1_IN_L/R */
250
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0000, 0x7300); /* 0 db volume */
251
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x000d, 0x1900); /* scart prescale */
252
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0008, 0x0220); /* SCART | STEREO */
253
msp_dpl_write
(bktr, bktr->msp_addr, 0x12, 0x0013, 0x0200); /* DSP In = SC2_IN_L/R *
[
all
...]
bktr_core.h
60
void
msp_dpl_write
(bktr_ptr_t bktr, int i2c_addr, unsigned char dev,
bktr_core.c
2322
msp_dpl_write
(bktr, bktr->msp_addr, msp->function,
3905
msp_dpl_write
(bktr_ptr_t bktr, int i2c_addr, unsigned char dev, unsigned int addr, unsigned int data)
function
4167
void
msp_dpl_write
(bktr_ptr_t bktr, int i2c_addr, unsigned char dev, unsigned int addr,
function
Completed in 25 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026