bit_mod           259 drivers/crypto/ccp/ccp-dev-v3.c 		| (op->u.passthru.bit_mod << REQ1_PT_BW_SHIFT)
bit_mod           272 drivers/crypto/ccp/ccp-dev-v3.c 		if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP)
bit_mod           513 drivers/crypto/ccp/ccp-dev-v5.c 	CCP_PT_BITWISE(&function) = op->u.passthru.bit_mod;
bit_mod           527 drivers/crypto/ccp/ccp-dev-v5.c 		if (op->u.passthru.bit_mod != CCP_PASSTHRU_BITWISE_NOOP)
bit_mod           522 drivers/crypto/ccp/ccp-dev.h 	enum ccp_passthru_bitwise bit_mod;
bit_mod           432 drivers/crypto/ccp/ccp-dmaengine.c 		ccp_pt->bit_mod = CCP_PASSTHRU_BITWISE_NOOP;
bit_mod          1963 drivers/crypto/ccp/ccp-ops.c 	if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) {
bit_mod          1976 drivers/crypto/ccp/ccp-ops.c 	if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) {
bit_mod          2072 drivers/crypto/ccp/ccp-ops.c 	if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP)
bit_mod          2093 drivers/crypto/ccp/ccp-ops.c 	if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) {
bit_mod          2106 drivers/crypto/ccp/ccp-ops.c 	if (pt->bit_mod != CCP_PASSTHRU_BITWISE_NOOP) {
bit_mod           433 include/linux/ccp.h 	enum ccp_passthru_bitwise bit_mod;
bit_mod           462 include/linux/ccp.h 	enum ccp_passthru_bitwise bit_mod;