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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/imgs/
H A Dcwcbinhack.h35 { SEGTYPE_SP_PROGRAM, 0x00000000, 64, cwcbinhack_code },
H A Dcwcdma.h55 { SEGTYPE_SP_PROGRAM, 0x00000000, 0x00000030, cwcdma_code },
H A Dcwcsnoop.h33 { SEGTYPE_SP_PROGRAM, 0x00000000, 0x0000003e, cwcsnoop_code },
H A Dcwcasync.h163 { SEGTYPE_SP_PROGRAM, 0x00000000, 0x000001b6, cwcasync_code },
H A Dcwc4630.h306 { SEGTYPE_SP_PROGRAM, 0x00000000, 0x00000328, cwc4630_code },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs46xx_dsp_spos.h33 #define SEGTYPE_SP_PROGRAM 0x00000001 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs46xx/
H A Ddsp_spos.c363 struct dsp_segment_desc * code = get_segment_desc (module,SEGTYPE_SP_PROGRAM);
1959 seg = get_segment_desc(module, SEGTYPE_SP_PROGRAM);

Completed in 105 milliseconds