Home
last modified time | relevance | path

Searched refs:spu_chnlcntptr_RW (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dswitch.c639 out_be64(&priv2->spu_chnlcntptr_RW, 1); in save_ch_part1()
645 out_be64(&priv2->spu_chnlcntptr_RW, idx); in save_ch_part1()
663 out_be64(&priv2->spu_chnlcntptr_RW, 29UL); in save_spu_mb()
680 out_be64(&priv2->spu_chnlcntptr_RW, 21UL); in save_mfc_cmd()
699 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch()
1090 out_be64(&priv2->spu_chnlcntptr_RW, 1); in reset_ch_part1()
1096 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch_part1()
1117 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch_part2()
1582 out_be64(&priv2->spu_chnlcntptr_RW, idx); in restore_ch_part1()
1606 out_be64(&priv2->spu_chnlcntptr_RW, idx); in restore_ch_part2()
[all …]
/linux-3.4.99/arch/powerpc/include/asm/
Dspu_csa.h211 u64 spu_chnlcntptr_RW; member
Dspu.h466 u64 spu_chnlcntptr_RW; /* 0x4060 */ member
/linux-3.4.99/arch/powerpc/platforms/cell/
Dspu_base.c509 out_be64(&priv2->spu_chnlcntptr_RW, zero_list[i].channel); in spu_init_channels()
516 out_be64(&priv2->spu_chnlcntptr_RW, count_list[i].channel); in spu_init_channels()