Searched refs:QCOM_RND_PRNG_CONFIG_HW_ENABLE (Results 1 – 2 of 2) sorted by relevance
143 if (reg & QCOM_RND_PRNG_CONFIG_HW_ENABLE) { in qcom_rnd_attach()156 reg |= QCOM_RND_PRNG_CONFIG_HW_ENABLE; in qcom_rnd_attach()
41 #define QCOM_RND_PRNG_CONFIG_HW_ENABLE (1 << 1) macro