Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h795 #define ENETSW_IMPOV_FORCE_MASK (1 << 7) macro
/linux-6.12.1/drivers/net/ethernet/broadcom/
Dbcm63xx_enet.c2200 val |= ENETSW_IMPOV_FORCE_MASK | ENETSW_IMPOV_LINKUP_MASK; in bcm_enetsw_open()