Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h151 #define ASP_CTRL_CLOCK_CTRL_ASP_RGMII_DIS(x) BIT(ASP_CTRL_CLOCK_CTRL_ASP_RGMII_SHIFT + (x)) macro
H A Dbcmasp.c1013 u32 intf_mask = ASP_CTRL_CLOCK_CTRL_ASP_RGMII_DIS(intf->port); in bcmasp_core_clock_set_intf()