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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0m.c267 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) function
922 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);
H A Dintel8x0.c475 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) function
637 iputword(chip, ICHREG(ALI_CPR_ADDR), reg);
652 iputword(chip, ICHREG(ALI_CPR), val);
655 iputword(chip, ICHREG(ALI_CPR_ADDR), reg);
2373 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);

Completed in 36 milliseconds