Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h150 #define ASP_CTRL_CLOCK_CTRL_ASP_RGMII_MASK (0x7 << ASP_CTRL_CLOCK_CTRL_ASP_RGMII_SHIFT) macro
H A Dbcmasp.c1031 if ((reg & ASP_CTRL_CLOCK_CTRL_ASP_RGMII_MASK) == in bcmasp_core_clock_set_intf()
1032 ASP_CTRL_CLOCK_CTRL_ASP_RGMII_MASK) in bcmasp_core_clock_set_intf()