Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.h423 #define CR0_SFRST 0x00008000UL /* software reset */ macro
H A Dvia-velocity.c1111 writel(CR0_SFRST, &regs->CR0Set); in velocity_soft_reset()
1115 if (!DWORD_REG_BITS_IS_ON(CR0_SFRST, &regs->CR0Set)) in velocity_soft_reset()