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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0.c467 static inline void iputword(struct intel8x0 *chip, u32 offset, u16 val) function
629 iputword(chip, ICHREG(ALI_CPR_ADDR), reg);
644 iputword(chip, ICHREG(ALI_CPR), val);
647 iputword(chip, ICHREG(ALI_CPR_ADDR), reg);
2241 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);
H A Dintel8x0m.c268 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) function
919 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);

Completed in 251 milliseconds