Searched refs:maestro_write (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/pci/ |
| H A D | es1968.c | 575 static inline void maestro_write(struct es1968 *chip, u16 reg, u16 data) in maestro_write() function 2252 maestro_write(chip, IDR2_CRAM_DATA, 0x0000); in snd_es1968_chip_init() 2255 maestro_write(chip, 0x08, 0xB004); in snd_es1968_chip_init() 2256 maestro_write(chip, 0x09, 0x001B); in snd_es1968_chip_init() 2257 maestro_write(chip, 0x0A, 0x8000); in snd_es1968_chip_init() 2258 maestro_write(chip, 0x0B, 0x3F37); in snd_es1968_chip_init() 2259 maestro_write(chip, 0x0C, 0x0098); in snd_es1968_chip_init() 2262 maestro_write(chip, 0x0C, in snd_es1968_chip_init() 2265 maestro_write(chip, 0x0C, in snd_es1968_chip_init() 2268 maestro_write(chip, 0x0D, 0x7632); in snd_es1968_chip_init()
|