Lines Matching refs:offset
40 u32 src = p.offset; in CTRDGi_ReadAgbSramCore()
71 u32 dst = p.offset; in CTRDGi_WriteAgbSramCore()
102 u32 tgt = p.offset; in CTRDGi_VerifyAgbSramCore()
138 u32 dst = p.offset; in CTRDGi_WriteAndVerifyAgbSramCore()
158 p.offset = src; in CTRDG_ReadAgbSram()
169 p.offset = dst; in CTRDG_WriteAgbSram()
180 p.offset = tgt; in CTRDG_VerifyAgbSram()
193 p.offset = dst; in CTRDG_WriteAndVerifyAgbSram()
203 p.offset = src; in CTRDG_ReadAgbSramAsync()
214 p.offset = dst; in CTRDG_WriteAgbSramAsync()
224 p.offset = tgt; in CTRDG_VerifyAgbSramAsync()
234 p.offset = dst; in CTRDG_WriteAndVerifyAgbSramAsync()