Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.h25 #define REF_CLK_SEL BIT(3) macro
H A Dk1_emac.c150 u32 val = 0, mask = REF_CLK_SEL | RGMII_TX_CLK_SEL | PHY_INTF_RGMII; in emac_phy_interface_config()