Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dcassini.h2059 #define REG_ENTROPY_RAND_REG (REG_ENTROPY_START + 0x06) macro
H A Dcassini.c369 writeb(0x55, cp->regs + REG_ENTROPY_RAND_REG); in cas_entropy_reset()
372 if (readb(cp->regs + REG_ENTROPY_RAND_REG) == 0) in cas_entropy_reset()