mlli_entry_p      129 drivers/crypto/ccree/cc_buffer_mgr.c 	u32 *mlli_entry_p = *mlli_entry_pp;
mlli_entry_p      142 drivers/crypto/ccree/cc_buffer_mgr.c 		cc_lli_set_addr(mlli_entry_p, buff_dma);
mlli_entry_p      143 drivers/crypto/ccree/cc_buffer_mgr.c 		cc_lli_set_size(mlli_entry_p, CC_MAX_MLLI_ENTRY_SIZE);
mlli_entry_p      145 drivers/crypto/ccree/cc_buffer_mgr.c 			*curr_nents, mlli_entry_p[LLI_WORD0_OFFSET],
mlli_entry_p      146 drivers/crypto/ccree/cc_buffer_mgr.c 			mlli_entry_p[LLI_WORD1_OFFSET]);
mlli_entry_p      149 drivers/crypto/ccree/cc_buffer_mgr.c 		mlli_entry_p = mlli_entry_p + 2;
mlli_entry_p      153 drivers/crypto/ccree/cc_buffer_mgr.c 	cc_lli_set_addr(mlli_entry_p, buff_dma);
mlli_entry_p      154 drivers/crypto/ccree/cc_buffer_mgr.c 	cc_lli_set_size(mlli_entry_p, buff_size);
mlli_entry_p      156 drivers/crypto/ccree/cc_buffer_mgr.c 		*curr_nents, mlli_entry_p[LLI_WORD0_OFFSET],
mlli_entry_p      157 drivers/crypto/ccree/cc_buffer_mgr.c 		mlli_entry_p[LLI_WORD1_OFFSET]);
mlli_entry_p      158 drivers/crypto/ccree/cc_buffer_mgr.c 	mlli_entry_p = mlli_entry_p + 2;
mlli_entry_p      159 drivers/crypto/ccree/cc_buffer_mgr.c 	*mlli_entry_pp = mlli_entry_p;
mlli_entry_p      169 drivers/crypto/ccree/cc_buffer_mgr.c 	u32 *mlli_entry_p = *mlli_entry_pp;
mlli_entry_p      181 drivers/crypto/ccree/cc_buffer_mgr.c 					    curr_nents, &mlli_entry_p);
mlli_entry_p      187 drivers/crypto/ccree/cc_buffer_mgr.c 	*mlli_entry_pp = mlli_entry_p;