Searched refs:maestro_write (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/pci/ |
| D | es1968.c | 583 static inline void maestro_write(struct es1968 *chip, u16 reg, u16 data) in maestro_write() function 2309 maestro_write(chip, IDR2_CRAM_DATA, 0x0000); in snd_es1968_chip_init() 2312 maestro_write(chip, 0x08, 0xB004); in snd_es1968_chip_init() 2313 maestro_write(chip, 0x09, 0x001B); in snd_es1968_chip_init() 2314 maestro_write(chip, 0x0A, 0x8000); in snd_es1968_chip_init() 2315 maestro_write(chip, 0x0B, 0x3F37); in snd_es1968_chip_init() 2316 maestro_write(chip, 0x0C, 0x0098); in snd_es1968_chip_init() 2319 maestro_write(chip, 0x0C, in snd_es1968_chip_init() 2322 maestro_write(chip, 0x0C, in snd_es1968_chip_init() 2325 maestro_write(chip, 0x0D, 0x7632); in snd_es1968_chip_init()
|