cr_for_kse 114 drivers/crypto/ux500/cryp/cryp.c u32 cr_for_kse; cr_for_kse 125 drivers/crypto/ux500/cryp/cryp.c cr_for_kse = *control_register; cr_for_kse 142 drivers/crypto/ux500/cryp/cryp.c cr_for_kse |= ((CRYP_ALGORITHM_ENCRYPT << CRYP_CR_ALGODIR_POS) | cr_for_kse 147 drivers/crypto/ux500/cryp/cryp.c writel_relaxed(cr_for_kse, &device_data->base->cr);