Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip.h17 #define GSWIP_MDIO_GLOB_ENABLE BIT(15) macro
H A Dlantiq_gswip_common.c674 regmap_set_bits(priv->mdio, GSWIP_MDIO_GLOB, GSWIP_MDIO_GLOB_ENABLE); in gswip_setup()
759 regmap_clear_bits(priv->mdio, GSWIP_MDIO_GLOB, GSWIP_MDIO_GLOB_ENABLE); in gswip_teardown()