Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/cdrom/
Dsbpcd.h81 #define SOUND_BASE 0x220 /* <-----------<< sound address of this card or 0 */ macro
87 #define SOUND_BASE 0x000 /* <-----------<< sound address of this card or 0 */ macro
93 #define SOUND_BASE 0x240 /* <-----------<< sound address of this card or 0 */ macro
99 #define SOUND_BASE 0x000 /* <-----------<< sound address of this card or 0 */ macro
178 #ifndef SOUND_BASE
179 #define SOUND_BASE 0 macro
476 #define MIXER_addr SOUND_BASE+4 /* sound card's address register */
477 #define MIXER_data SOUND_BASE+5 /* sound card's data register */
Dsbpcd.c5852 #if SOUND_BASE in __SBPCD_INIT()
/linux-2.4.37.9/Documentation/cdrom/
Dsbpcd378 you can set SOUND_BASE (in sbpcd.h) to get it done with your card, too...