Home
last modified time | relevance | path

Searched refs:TX4939_RNG_REG (Results 1 – 2 of 2) sorted by relevance

/arch/mips/txx9/generic/
Dsetup_tx4939.c502 .start = TX4939_RNG_REG & 0xfffffffffULL, in tx4939_rng_init()
503 .end = (TX4939_RNG_REG & 0xfffffffffULL) + 0x30 - 1, in tx4939_rng_init()
/arch/mips/include/asm/txx9/
Dtx4939.h48 #define TX4939_RNG_REG (TX4939_CRYPTO_REG + 0xb0) macro