Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h149 #define ASP_CTRL_CLOCK_CTRL_ASP_RGMII_SHIFT 2 macro
150 #define ASP_CTRL_CLOCK_CTRL_ASP_RGMII_MASK (0x7 << ASP_CTRL_CLOCK_CTRL_ASP_RGMII_SHIFT)
151 #define ASP_CTRL_CLOCK_CTRL_ASP_RGMII_DIS(x) BIT(ASP_CTRL_CLOCK_CTRL_ASP_RGMII_SHIFT + (x))