Searched refs:spu_chnlcntptr_RW (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 625 out_be64(&priv2->spu_chnlcntptr_RW, 1); in save_ch_part1() 631 out_be64(&priv2->spu_chnlcntptr_RW, idx); in save_ch_part1() 649 out_be64(&priv2->spu_chnlcntptr_RW, 29UL); in save_spu_mb() 666 out_be64(&priv2->spu_chnlcntptr_RW, 21UL); in save_mfc_cmd() 685 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch() 1076 out_be64(&priv2->spu_chnlcntptr_RW, 1); in reset_ch_part1() 1082 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch_part1() 1103 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch_part2() 1568 out_be64(&priv2->spu_chnlcntptr_RW, idx); in restore_ch_part1() 1592 out_be64(&priv2->spu_chnlcntptr_RW, id in restore_ch_part2() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 625 out_be64(&priv2->spu_chnlcntptr_RW, 1); in save_ch_part1() 631 out_be64(&priv2->spu_chnlcntptr_RW, idx); in save_ch_part1() 649 out_be64(&priv2->spu_chnlcntptr_RW, 29UL); in save_spu_mb() 666 out_be64(&priv2->spu_chnlcntptr_RW, 21UL); in save_mfc_cmd() 685 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch() 1076 out_be64(&priv2->spu_chnlcntptr_RW, 1); in reset_ch_part1() 1082 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch_part1() 1103 out_be64(&priv2->spu_chnlcntptr_RW, idx); in reset_ch_part2() 1568 out_be64(&priv2->spu_chnlcntptr_RW, idx); in restore_ch_part1() 1592 out_be64(&priv2->spu_chnlcntptr_RW, id in restore_ch_part2() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | spu_csa.h | 198 u64 spu_chnlcntptr_RW; member
|
H A D | spu.h | 453 u64 spu_chnlcntptr_RW; /* 0x4060 */ member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | spu_csa.h | 198 u64 spu_chnlcntptr_RW; member
|
H A D | spu.h | 420 u64 spu_chnlcntptr_RW; /* 0x4060 */ member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | spu_base.c | 462 out_be64(&priv2->spu_chnlcntptr_RW, zero_list[i].channel); in spu_init_channels() 469 out_be64(&priv2->spu_chnlcntptr_RW, count_list[i].channel); in spu_init_channels()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | spu_base.c | 455 out_be64(&priv2->spu_chnlcntptr_RW, zero_list[i].channel); in spu_init_channels() 462 out_be64(&priv2->spu_chnlcntptr_RW, count_list[i].channel); in spu_init_channels()
|
Completed in 19 milliseconds