HomeSort by relevance Sort by last modified time
    Searched defs:GPR (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
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) */ member in struct:__anon22809
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 *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
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) */ member in struct:__anon24399
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 *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */
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) */ member in struct:__anon25911
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 *
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 1356 unsigned short gpr[32]; \/* GPR number(s) *\/ member in struct:snd_emu10k1_fx8010_ctl
1920 unsigned short gpr[32]; \/* GPR number(s) *\/ member in struct:snd_emu10k1_fx8010_control_gpr
1933 unsigned short gpr[32]; member in struct:snd_emu10k1_fx8010_control_old_gpr
    [all...]

Completed in 356 milliseconds