Home
last modified time | relevance | path

Searched refs:REG_ENTROPY_RAND_REG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dcassini.h2059 #define REG_ENTROPY_RAND_REG (REG_ENTROPY_START + 0x06) macro
H A Dcassini.c368 writeb(0x55, cp->regs + REG_ENTROPY_RAND_REG); in cas_entropy_reset()
371 if (readb(cp->regs + REG_ENTROPY_RAND_REG) == 0) in cas_entropy_reset()

Completed in 24 milliseconds