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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Des1968.c602 static inline u16 maestro_read(struct es1968 *chip, u16 reg) function
2296 (maestro_read(chip, 0x0C) & ~0xF000) | 0x8000);
2299 (maestro_read(chip, 0x0C) & ~0x0F00) | 0x0500);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Des1968.c602 static inline u16 maestro_read(struct es1968 *chip, u16 reg) function
2296 (maestro_read(chip, 0x0C) & ~0xF000) | 0x8000);
2299 (maestro_read(chip, 0x0C) & ~0x0F00) | 0x0500);

Completed in 123 milliseconds