Searched refs:igetword (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.c252 static inline u16 igetword(struct intel8x0m *chip, u32 offset) function
564 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb) << chip->pcm_pos_shift;
922 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);
H A Dintel8x0.c460 static inline u16 igetword(struct intel8x0 *chip, u32 offset) function
640 data = igetword(chip, ICHREG(ALI_SPR));
1038 ptr1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb);
1045 ptr1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb))
2373 iputword(chip, 0x4c, igetword(chip, 0x4c) | 1);
2659 pos1 = igetword(chip, ichdev->reg_offset + ichdev->roff_picb);
2665 pos1 == igetword(chip, ichdev->reg_offset + ichdev->roff_picb))

Completed in 121 milliseconds