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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demufx.c47 MODULE_PARM_DESC(high_res_gpr_volume, "GPR mixer controls use 31-bit range.");
1760 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1762 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol))
1764 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1766 _volume_add(icode, ptr, GPR(ds
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dolympic.c326 printk("GPR: %x\n",readw(olympic_mmio+GPR));
329 /* Aaaahhh, You have got to be real careful setting GPR, the card
336 writew(readw(olympic_mmio+GPR)|GPR_AUTOSENSE,olympic_mmio+GPR); local
342 writew(GPR_16MBPS, olympic_mmio+GPR);
346 writew(0, olympic_mmio+GPR);
349 writew(readw(olympic_mmio+GPR)|GPR_NEPTUNE_BF,olympic_mmio+GPR); local
352 printk("GPR
[all...]
H A Dlanstreamer.h78 #define GPR 0x4a macro
H A Dolympic.h24 #define GPR 0x4a macro
H A Dlanstreamer.c465 printk("GPR: %x\n", readw(streamer_mmio + GPR));
471 writew(readw(streamer_mmio + GPR) | GPR_AUTOSENSE,
472 streamer_mmio + GPR); local
480 writew(GPR_16MBPS, streamer_mmio + GPR);
485 writew(0, streamer_mmio + GPR);
508 printk("GPR = %x\n", readw(streamer_mmio + GPR));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Demu10k1.h87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
251 unsigned int gpr_controls; /* count of GPR controls */
277 unsigned int count; /* count of GPR (1..16) */
278 unsigned short gpr[32]; /* GPR number(s) */
292 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
293 emu10k1_fx8010_control_gpr_t *gpr_add_controls; /* GPR controls to add/replace */
295 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
296 emu10k1_ctl_elem_id_t *gpr_del_controls; /* IDs of GPR controls to remove */
298 unsigned int gpr_list_control_count; /* count of GPR controls to list */
299 unsigned int gpr_list_control_total; /* total count of GPR control
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demu10k1.h1570 unsigned int count; /* count of GPR (1..16) */
1571 unsigned short gpr[32]; /* GPR number(s) */
1595 unsigned short gpr_size; /* GPR containing size of ring buffer in samples (host) */
1596 unsigned short gpr_ptr; /* GPR containing current pointer in the ring buffer (host = reset, FX8010) */
1597 unsigned short gpr_count; /* GPR containing count of samples between two interrupts (host) */
1598 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */
1599 unsigned short gpr_trigger; /* GPR containing trigger (activate) information (host) */
1600 unsigned short gpr_running; /* GPR containing info if PCM is running (FX8010) */
1617 int gpr_size; /* size of allocated GPR controls */
1619 struct list_head gpr_ctl; /* GPR control
1957 #define GPR macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64-mont.pl663 // replaced with merged move of np[8] to GPR bank
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64-mont.pl663 // replaced with merged move of np[8] to GPR bank

Completed in 175 milliseconds