Lines Matching refs:spu_chnldata_RW
640 csa->spu_chnldata_RW[1] = in_be64(&priv2->spu_chnldata_RW); in save_ch_part1()
647 csa->spu_chnldata_RW[idx] = in_be64(&priv2->spu_chnldata_RW); in save_ch_part1()
649 out_be64(&priv2->spu_chnldata_RW, 0UL); in save_ch_part1()
667 csa->spu_mailbox_data[i] = in_be64(&priv2->spu_chnldata_RW); in save_spu_mb()
1091 out_be64(&priv2->spu_chnldata_RW, 0UL); in reset_ch_part1()
1098 out_be64(&priv2->spu_chnldata_RW, 0UL); in reset_ch_part1()
1544 ch0_data = csa->spu_chnldata_RW[0]; in set_llr_event()
1545 ch1_data = csa->spu_chnldata_RW[1]; in set_llr_event()
1546 csa->spu_chnldata_RW[0] |= MFC_LLR_LOST_EVENT; in set_llr_event()
1564 (csa->spu_chnldata_RW[1] & 0x20) && in restore_decr_wrapped()
1565 !(csa->spu_chnldata_RW[0] & 0x20)) in restore_decr_wrapped()
1568 csa->spu_chnldata_RW[0] |= 0x20; in restore_decr_wrapped()
1584 out_be64(&priv2->spu_chnldata_RW, csa->spu_chnldata_RW[idx]); in restore_ch_part1()
1666 out_be64(&priv2->spu_chnldata_RW, csa->spu_mailbox_data[i]); in restore_spu_mb()