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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dfm801.c181 unsigned int cap_pos; member in struct:fm801
484 chip->cap_pos = 0;
516 ptr = chip->cap_pos + (chip->cap_count - 1) - inw(FM801_REG(chip, CAP_COUNT));
554 chip->cap_pos += chip->cap_count;
555 chip->cap_pos %= chip->cap_size;
556 tmp = chip->cap_pos + chip->cap_count;

Completed in 109 milliseconds