Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h621 #define ENET_CTL_SRESET_MASK (1 << ENET_CTL_SRESET_SHIFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h621 #define ENET_CTL_SRESET_MASK (1 << ENET_CTL_SRESET_SHIFT) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1644 val = ENET_CTL_SRESET_MASK; in bcm_enet_hw_preinit()
1651 if (!(val & ENET_CTL_SRESET_MASK)) in bcm_enet_hw_preinit()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1671 val = ENET_CTL_SRESET_MASK; in bcm_enet_hw_preinit()
1678 if (!(val & ENET_CTL_SRESET_MASK)) in bcm_enet_hw_preinit()

Completed in 14 milliseconds