Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.h162 #define ASP_CTRL_CLOCK_CTRL_ASP_RGMII_DIS(x) BIT(ASP_CTRL_CLOCK_CTRL_ASP_RGMII_SHIFT + (x)) macro
Dbcmasp.c1049 u32 intf_mask = ASP_CTRL_CLOCK_CTRL_ASP_RGMII_DIS(intf->port); in bcmasp_core_clock_set_intf()