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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/spufs/
H A Dlscsa_alloc.c31 static int spu_alloc_lscsa_std(struct spu_state *csa) argument
40 csa->lscsa = lscsa;
49 static void spu_free_lscsa_std(struct spu_state *csa) argument
54 if (csa->lscsa == NULL)
57 for (p = csa->lscsa->ls; p < csa->lscsa->ls + LS_SIZE; p += PAGE_SIZE)
60 vfree(csa->lscsa);
69 int spu_alloc_lscsa(struct spu_state *csa) argument
79 csa->use_big_pages = 1;
81 pr_debug("spu_alloc_lscsa(csa
133 spu_free_lscsa(struct spu_state *csa) argument
162 spu_alloc_lscsa(struct spu_state *csa) argument
167 spu_free_lscsa(struct spu_state *csa) argument
[all...]
H A Dbacking_ops.c54 ch0_cnt = ctx->csa.spu_chnlcnt_RW[0];
55 ch0_data = ctx->csa.spu_chnldata_RW[0];
56 ch1_data = ctx->csa.spu_chnldata_RW[1];
57 ctx->csa.spu_chnldata_RW[0] |= event;
59 ctx->csa.spu_chnlcnt_RW[0] = 1;
68 spin_lock(&ctx->csa.register_lock);
69 mbox_stat = ctx->csa.prob.mb_stat_R;
75 *data = ctx->csa.prob.pu_mb_R;
76 ctx->csa.prob.mb_stat_R &= ~(0x0000ff);
77 ctx->csa
289 struct spu_state *csa = &ctx->csa; local
300 struct spu_state *csa = &ctx->csa; local
[all...]
H A Dswitch.c85 static inline int check_spu_isolate(struct spu_state *csa, struct spu *spu) argument
101 static inline void disable_interrupts(struct spu_state *csa, struct spu *spu) argument
113 if (csa) {
114 csa->priv1.int_mask_class0_RW = spu_int_mask_get(spu, 0);
115 csa->priv1.int_mask_class1_RW = spu_int_mask_get(spu, 1);
116 csa->priv1.int_mask_class2_RW = spu_int_mask_get(spu, 2);
125 static inline void set_watchdog_timer(struct spu_state *csa, struct spu *spu) argument
138 static inline void inhibit_user_access(struct spu_state *csa, struct spu *spu) argument
149 static inline void set_switch_pending(struct spu_state *csa, struct spu *spu) argument
159 static inline void save_mfc_cntl(struct spu_state *csa, struc argument
194 save_spu_runcntl(struct spu_state *csa, struct spu *spu) argument
205 save_mfc_sr1(struct spu_state *csa, struct spu *spu) argument
213 save_spu_status(struct spu_state *csa, struct spu *spu) argument
239 save_mfc_decr(struct spu_state *csa, struct spu *spu) argument
259 halt_mfc_decr(struct spu_state *csa, struct spu *spu) argument
271 save_timebase(struct spu_state *csa, struct spu *spu) argument
280 remove_other_spu_access(struct spu_state *csa, struct spu *spu) argument
289 do_mfc_mssync(struct spu_state *csa, struct spu *spu) argument
302 issue_mfc_tlbie(struct spu_state *csa, struct spu *spu) argument
314 handle_pending_interrupts(struct spu_state *csa, struct spu *spu) argument
328 save_mfc_queues(struct spu_state *csa, struct spu *spu) argument
361 save_ppu_querymask(struct spu_state *csa, struct spu *spu) argument
372 save_ppu_querytype(struct spu_state *csa, struct spu *spu) argument
383 save_mfc_csr_tsq(struct spu_state *csa, struct spu *spu) argument
395 save_mfc_csr_cmd(struct spu_state *csa, struct spu *spu) argument
407 save_mfc_csr_ato(struct spu_state *csa, struct spu *spu) argument
418 save_mfc_tclass_id(struct spu_state *csa, struct spu *spu) argument
427 set_mfc_tclass_id(struct spu_state *csa, struct spu *spu) argument
438 purge_mfc_queue(struct spu_state *csa, struct spu *spu) argument
450 wait_purge_complete(struct spu_state *csa, struct spu *spu) argument
463 setup_mfc_sr1(struct spu_state *csa, struct spu *spu) argument
481 save_spu_npc(struct spu_state *csa, struct spu *spu) argument
491 save_spu_privcntl(struct spu_state *csa, struct spu *spu) argument
501 reset_spu_privcntl(struct spu_state *csa, struct spu *spu) argument
513 save_spu_lslr(struct spu_state *csa, struct spu *spu) argument
523 reset_spu_lslr(struct spu_state *csa, struct spu *spu) argument
535 save_spu_cfg(struct spu_state *csa, struct spu *spu) argument
545 save_pm_trace(struct spu_state *csa, struct spu *spu) argument
553 save_mfc_rag(struct spu_state *csa, struct spu *spu) argument
565 save_ppu_mb_stat(struct spu_state *csa, struct spu *spu) argument
575 save_ppu_mb(struct spu_state *csa, struct spu *spu) argument
585 save_ppuint_mb(struct spu_state *csa, struct spu *spu) argument
595 save_ch_part1(struct spu_state *csa, struct spu *spu) argument
621 save_spu_mb(struct spu_state *csa, struct spu *spu) argument
639 save_mfc_cmd(struct spu_state *csa, struct spu *spu) argument
652 reset_ch(struct spu_state *csa, struct spu *spu) argument
672 resume_mfc_queue(struct spu_state *csa, struct spu *spu) argument
707 setup_mfc_slbs(struct spu_state *csa, struct spu *spu) argument
734 set_switch_active(struct spu_state *csa, struct spu *spu) argument
746 enable_interrupts(struct spu_state *csa, struct spu *spu) argument
803 save_ls_16kb(struct spu_state *csa, struct spu *spu) argument
819 set_spu_npc(struct spu_state *csa, struct spu *spu) argument
836 set_signot1(struct spu_state *csa, struct spu *spu) argument
854 set_signot2(struct spu_state *csa, struct spu *spu) argument
872 send_save_code(struct spu_state *csa, struct spu *spu) argument
888 set_ppu_querymask(struct spu_state *csa, struct spu *spu) argument
901 wait_tag_complete(struct spu_state *csa, struct spu *spu) argument
924 wait_spu_stopped(struct spu_state *csa, struct spu *spu) argument
943 check_save_status(struct spu_state *csa, struct spu *spu) argument
958 terminate_spu_app(struct spu_state *csa, struct spu *spu) argument
966 suspend_mfc(struct spu_state *csa, struct spu *spu) argument
980 wait_suspend_mfc_complete(struct spu_state *csa, struct spu *spu) argument
994 suspend_spe(struct spu_state *csa, struct spu *spu) argument
1036 clear_spu_status(struct spu_state *csa, struct spu *spu) argument
1070 reset_ch_part1(struct spu_state *csa, struct spu *spu) argument
1095 reset_ch_part2(struct spu_state *csa, struct spu *spu) argument
1115 setup_spu_status_part1(struct spu_state *csa, struct spu *spu) argument
1207 setup_spu_status_part2(struct spu_state *csa, struct spu *spu) argument
1231 restore_mfc_rag(struct spu_state *csa, struct spu *spu) argument
1243 send_restore_code(struct spu_state *csa, struct spu *spu) argument
1259 setup_decr(struct spu_state *csa, struct spu *spu) argument
1276 setup_ppu_mb(struct spu_state *csa, struct spu *spu) argument
1284 setup_ppuint_mb(struct spu_state *csa, struct spu *spu) argument
1292 check_restore_status(struct spu_state *csa, struct spu *spu) argument
1307 restore_spu_privcntl(struct spu_state *csa, struct spu *spu) argument
1318 restore_status_part1(struct spu_state *csa, struct spu *spu) argument
1338 restore_status_part2(struct spu_state *csa, struct spu *spu) argument
1365 restore_ls_16kb(struct spu_state *csa, struct spu *spu) argument
1381 clear_interrupts(struct spu_state *csa, struct spu *spu) argument
1401 restore_mfc_queues(struct spu_state *csa, struct spu *spu) argument
1435 restore_ppu_querymask(struct spu_state *csa, struct spu *spu) argument
1446 restore_ppu_querytype(struct spu_state *csa, struct spu *spu) argument
1457 restore_mfc_csr_tsq(struct spu_state *csa, struct spu *spu) argument
1469 restore_mfc_csr_cmd(struct spu_state *csa, struct spu *spu) argument
1482 restore_mfc_csr_ato(struct spu_state *csa, struct spu *spu) argument
1492 restore_mfc_tclass_id(struct spu_state *csa, struct spu *spu) argument
1501 set_llr_event(struct spu_state *csa, struct spu *spu) argument
1524 restore_decr_wrapped(struct spu_state *csa, struct spu *spu) argument
1542 restore_ch_part1(struct spu_state *csa, struct spu *spu) argument
1566 restore_ch_part2(struct spu_state *csa, struct spu *spu) argument
1589 restore_spu_lslr(struct spu_state *csa, struct spu *spu) argument
1600 restore_spu_cfg(struct spu_state *csa, struct spu *spu) argument
1611 restore_pm_trace(struct spu_state *csa, struct spu *spu) argument
1619 restore_spu_npc(struct spu_state *csa, struct spu *spu) argument
1630 restore_spu_mb(struct spu_state *csa, struct spu *spu) argument
1647 check_ppu_mb_stat(struct spu_state *csa, struct spu *spu) argument
1662 check_ppuint_mb_stat(struct spu_state *csa, struct spu *spu) argument
1679 restore_mfc_sr1(struct spu_state *csa, struct spu *spu) argument
1688 restore_other_spu_access(struct spu_state *csa, struct spu *spu) argument
1696 restore_spu_runcntl(struct spu_state *csa, struct spu *spu) argument
1710 restore_mfc_cntl(struct spu_state *csa, struct spu *spu) argument
1725 enable_user_access(struct spu_state *csa, struct spu *spu) argument
1735 reset_switch_active(struct spu_state *csa, struct spu *spu) argument
1744 reenable_interrupts(struct spu_state *csa, struct spu *spu) argument
2130 init_prob(struct spu_state *csa) argument
2141 init_priv1(struct spu_state *csa) argument
2160 init_priv2(struct spu_state *csa) argument
2179 spu_init_csa(struct spu_state *csa) argument
2201 spu_fini_csa(struct spu_state *csa) argument
[all...]
H A Dfile.c124 struct spu_state *csa = &ctx->csa; local
131 BUG_ON(csa->use_big_pages != (psize == MMU_PAGE_64K));
134 if (csa->use_big_pages) {
152 pfn = vmalloc_to_pfn(ctx->csa.lscsa->ls + offset);
174 struct spu_state *csa = &ctx->csa; local
177 if (csa->use_big_pages) {
205 struct spu_state *csa = &ctx->csa; local
[all...]
H A Dfault.c167 ea = ctx->csa.priv1.mfc_dar_RW;
168 dsisr = ctx->csa.priv1.mfc_dsisr_RW;
169 ctx->csa.priv1.mfc_dar_RW = 0;
170 ctx->csa.priv1.mfc_dsisr_RW = 0;
H A Dcontext.c39 if (spu_init_csa(&ctx->csa))
75 spu_fini_csa(&ctx->csa);
H A Dsched.c160 spu_restore(&ctx->csa, spu);
181 spu_save(&ctx->csa, spu);
H A Dcoredump.c82 lslr = ctx->csa.priv2.spu_lslr_RW;
H A Dspufs.h49 struct spu_state csa; /* SPU context save area. */ member in struct:spu_context
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dspu_csa.h256 extern int spu_init_csa(struct spu_state *csa);
257 extern void spu_fini_csa(struct spu_state *csa);
262 extern int spu_alloc_lscsa(struct spu_state *csa);
263 extern void spu_free_lscsa(struct spu_state *csa);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/include/winamp2/
H A Din2.h67 int (*SAGetMode)(); // gets csa (the current type (4=ws,2=osc,1=spec))
69 void (*SAAdd)(void *data, int timestamp, int csa); // sets the spec data, filled in by winamp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dat91rm9200_devices.c226 unsigned int csa; local
234 csa = at91_sys_read(AT91_EBI_CSA);
235 at91_sys_write(AT91_EBI_CSA, csa | AT91_EBI_CS4A_SMC_COMPACTFLASH);
394 unsigned int csa; local
400 csa = at91_sys_read(AT91_EBI_CSA);
401 at91_sys_write(AT91_EBI_CSA, csa | AT91_EBI_CS3A_SMC_SMARTMEDIA);
H A Dat91sam9261_devices.c225 unsigned long csa, mode; local
230 csa = at91_sys_read(AT91_MATRIX_EBICSA);
231 at91_sys_write(AT91_MATRIX_EBICSA, csa | AT91_MATRIX_CS3A_SMC);
H A Dat91sam9rl_devices.c125 unsigned long csa; local
130 csa = at91_sys_read(AT91_MATRIX_EBICSA);
131 at91_sys_write(AT91_MATRIX_EBICSA, csa | AT91_MATRIX_CS3A_SMC_SMARTMEDIA);
H A Dat91sam9260_devices.c308 unsigned long csa, mode; local
313 csa = at91_sys_read(AT91_MATRIX_EBICSA);
314 at91_sys_write(AT91_MATRIX_EBICSA, csa | AT91_MATRIX_CS3A_SMC);
H A Dat91sam9263_devices.c375 unsigned long csa, mode; local
380 csa = at91_sys_read(AT91_MATRIX_EBI0CSA);
381 at91_sys_write(AT91_MATRIX_EBI0CSA, csa | AT91_MATRIX_EBI0_CS3A_SMC);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegaudiodec.c1777 int32_t *ptr, *csa; local
1793 csa = &csa_table[0][0];
1797 tmp2= MULH(tmp0 + tmp1, csa[0+4*j]);\
1798 ptr[-1-j] = 4*(tmp2 - MULH(tmp1, csa[2+4*j]));\
1799 ptr[ j] = 4*(tmp2 + MULH(tmp0, csa[3+4*j]));
1833 float *csa = &csa_table_float[0][0]; local
1837 ptr[-1-j] = lrintf(tmp0 * csa[0+4*j] - tmp1 * csa[1+4*j]);\
1838 ptr[ j] = lrintf(tmp0 * csa[1+4*j] + tmp1 * csa[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dieee80211.h916 struct ieee80211_csa csa; member in struct:ieee80211_network

Completed in 98 milliseconds