Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dintel8x0.c360 struct intel8x0 { struct
441 static inline u8 igetbyte(struct intel8x0 *chip, u32 offset) in igetbyte()
446 static inline u16 igetword(struct intel8x0 *chip, u32 offset) in igetword()
451 static inline u32 igetdword(struct intel8x0 *chip, u32 offset) in igetdword()
456 static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val) in iputbyte()
461 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword()
466 static inline void iputdword(struct intel8x0 *chip, u32 offset, u32 val) in iputdword()
475 static inline u16 iagetword(struct intel8x0 *chip, u32 offset) in iagetword()
480 static inline void iaputword(struct intel8x0 *chip, u32 offset, u16 val) in iaputword()
493 static int snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec) in snd_intel8x0_codec_semaphore()
[all …]
DMakefile22 snd-intel8x0-objs := intel8x0.o
48 obj-$(CONFIG_SND_INTEL8X0) += snd-intel8x0.o
DKconfig670 will be called snd-intel8x0.
/Linux-v5.4/Documentation/sound/
Dalsa-configuration.rst195 See the description of intel8x0 module for details.
1261 Module snd-intel8x0
2464 snd-intel8x0. Some hardware have swapped output pins between Master
/Linux-v5.4/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1110 in the intel8x0 driver.
2984 the corresponding value. For example, intel8x0 and es1968 drivers have