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

/freebsd-10.3-release/sys/dev/sound/pci/
H A Dmaestro.c476 wp_wrapu(ess, apuch, APUREG_CURPTR, wpwa);
1087 cur = wp_rdapu(ch->parent, 0, APUREG_CURPTR);
1126 cur = wp_rdapu(ch->parent, 0, APUREG_CURPTR);
1152 cp1 = wp_rdapu(ch->parent, (ch->num << 1) | 32, APUREG_CURPTR);
1153 cp2 = wp_rdapu(ch->parent, (ch->num << 1) | 33, APUREG_CURPTR);
1169 + wp_rdapu(ch->parent, 0, APUREG_CURPTR);
1170 cp2 = wp_rdapu(ch->parent, 1, APUREG_CURPTR);
1447 cp = wp_rdapu(ch->parent, (ch->num << 1) | 32, APUREG_CURPTR);
H A Dmaestro_reg.h332 #define APUREG_CURPTR 5 macro

Completed in 53 milliseconds