Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/via/
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()
H A Dvia-velocity.h424 #define CR0_SFRST 0x00008000UL /* software reset */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
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()
H A Dvia-velocity.h423 #define CR0_SFRST 0x00008000UL /* software reset */ macro

Completed in 18 milliseconds