Home
last modified time | relevance | path

Searched refs:SDCRNG_CTL_FVLD_M (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dpasemi-rng.c20 #define SDCRNG_CTL_FVLD_M 0x0000f000 macro
41 & SDCRNG_CTL_FVLD_M) ? 1 : 0; in pasemi_rng_data_present()
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dpasemi-rng.c19 #define SDCRNG_CTL_FVLD_M 0x0000f000 macro
40 & SDCRNG_CTL_FVLD_M) ? 1 : 0; in pasemi_rng_data_present()

Completed in 1 milliseconds