Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Des1968.c597 static inline u16 maestro_read(struct es1968 *chip, u16 reg) in maestro_read() function
2313 (maestro_read(chip, 0x0C) & ~0xF000) | 0x8000); in snd_es1968_chip_init()
2316 (maestro_read(chip, 0x0C) & ~0x0F00) | 0x0500); in snd_es1968_chip_init()