Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1167 #define CPMU_CLCK_STAT_MAC_CLCK_MASK 0x001f0000 macro
H A Dtg3.c6067 val = tr32(TG3_CPMU_CLCK_STAT) & CPMU_CLCK_STAT_MAC_CLCK_MASK; in tg3_setup_phy()