tag | line | file | source code |
---|---|---|---|
CS_OUT3 | 139 | drivers/sound/cs4232.c | CS_OUT3 (0x47, (base >> 8) & 0xff, base & 0xff); /* WSSbase */ |
CS_OUT3 | 142 | drivers/sound/cs4232.c | CS_OUT3 (0x48, 0x00, 0x00) /* FMbase off */ |
CS_OUT3 | 144 | drivers/sound/cs4232.c | CS_OUT3 (0x48, 0x03, 0x88); /* FMbase 0x388 */ |
CS_OUT3 | 146 | drivers/sound/cs4232.c | CS_OUT3 (0x42, 0x00, 0x00); /* SBbase off */ |
CS_OUT3 | 165 | drivers/sound/cs4232.c | CS_OUT3 (0x47, (mpu_base >> 8) & 0xff, mpu_base & 0xff); /* MPUbase */ |