Searched refs:CGEM_NET_CFG_MDC_CLK_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cadence/ | ||
H A D | if_cgem_hw.h | 86 #define CGEM_NET_CFG_MDC_CLK_DIV_MASK (7 << 18) macro |
H A D | if_cgem.c | 1080 sc->net_cfg_shadow &= (CGEM_NET_CFG_MDC_CLK_DIV_MASK | in cgem_config() |