Searched refs:intel8x0m (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0m.c194 struct intel8x0m { struct
248 static inline u8 igetbyte(struct intel8x0m *chip, u32 offset)
253 static inline u16 igetword(struct intel8x0m *chip, u32 offset)
258 static inline u32 igetdword(struct intel8x0m *chip, u32 offset)
263 static inline void iputbyte(struct intel8x0m *chip, u32 offset, u8 val)
268 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val)
273 static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val)
282 static inline u16 iagetword(struct intel8x0m *chip, u32 offset)
287 static inline void iaputword(struct intel8x0m *chip, u32 offset, u16 val)
301 static unsigned int get_ich_codec_bit(struct intel8x0m *chi
[all...]
H A DMakefile21 snd-intel8x0m-objs := intel8x0m.o
45 obj-$(CONFIG_SND_INTEL8X0M) += snd-intel8x0m.o

Completed in 51 milliseconds