Searched refs:intel8x0m (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | intel8x0m.c | 178 struct intel8x0m { struct 236 static inline u8 igetbyte(struct intel8x0m *chip, u32 offset) in igetbyte() 241 static inline u16 igetword(struct intel8x0m *chip, u32 offset) in igetword() 246 static inline u32 igetdword(struct intel8x0m *chip, u32 offset) in igetdword() 251 static inline void iputbyte(struct intel8x0m *chip, u32 offset, u8 val) in iputbyte() 256 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword() 261 static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val) in iputdword() 270 static inline u16 iagetword(struct intel8x0m *chip, u32 offset) in iagetword() 275 static inline void iaputword(struct intel8x0m *chip, u32 offset, u16 val) in iaputword() 289 static unsigned int get_ich_codec_bit(struct intel8x0m *chip, unsigned int codec) in get_ich_codec_bit() [all …]
|
| H A D | Makefile | 23 snd-intel8x0m-objs := intel8x0m.o 49 obj-$(CONFIG_SND_INTEL8X0M) += snd-intel8x0m.o
|
| H A D | Kconfig | 681 will be called snd-intel8x0m.
|
| /OK3568_Linux_fs/kernel/Documentation/sound/ |
| H A D | alsa-configuration.rst | 1310 Module snd-intel8x0m
|