Searched refs:intel8x0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/pci/ |
H A D | intel8x0.c | 338 struct intel8x0 { struct 419 static inline u8 igetbyte(struct intel8x0 *chip, u32 offset) in igetbyte() 424 static inline u16 igetword(struct intel8x0 *chip, u32 offset) in igetword() 429 static inline u32 igetdword(struct intel8x0 *chip, u32 offset) in igetdword() 434 static inline void iputbyte(struct intel8x0 *chip, u32 offset, u8 val) in iputbyte() 439 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) in iputword() 444 static inline void iputdword(struct intel8x0 *chip, u32 offset, u32 val) in iputdword() 453 static inline u16 iagetword(struct intel8x0 *chip, u32 offset) in iagetword() 458 static inline void iaputword(struct intel8x0 *chip, u32 offset, u16 val) in iaputword() 471 static int snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec) in snd_intel8x0_codec_semaphore() [all …]
|
H A D | Makefile | 22 snd-intel8x0-objs := intel8x0.o 48 obj-$(CONFIG_SND_INTEL8X0) += snd-intel8x0.o
|
H A D | Kconfig | 686 will be called snd-intel8x0.
|
/openbmc/linux/Documentation/sound/ |
H A D | alsa-configuration.rst | 217 See the description of intel8x0 module for details. 1291 Module snd-intel8x0 2538 snd-intel8x0. Some hardware have swapped output pins between Master
|
/openbmc/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 1056 device IDs. Such an example is found in the intel8x0 driver. 2897 the corresponding value. For example, intel8x0 and es1968 drivers have
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |