Searched refs:SG_ETPINMODE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | sni_ave.c | 122 #define SG_ETPINMODE 0x540 macro 638 regmap_read(priv->regmap, SG_ETPINMODE, ®); in ave_pro4_get_pinmode() 641 regmap_write(priv->regmap, SG_ETPINMODE, reg); in ave_pro4_get_pinmode() 665 regmap_read(priv->regmap, SG_ETPINMODE, ®); in ave_ld11_get_pinmode() 668 regmap_write(priv->regmap, SG_ETPINMODE, reg); in ave_ld11_get_pinmode() 692 regmap_read(priv->regmap, SG_ETPINMODE, ®); in ave_ld20_get_pinmode() 695 regmap_write(priv->regmap, SG_ETPINMODE, reg); in ave_ld20_get_pinmode() 719 regmap_read(priv->regmap, SG_ETPINMODE, ®); in ave_pxs3_get_pinmode() 722 regmap_write(priv->regmap, SG_ETPINMODE, reg); in ave_pxs3_get_pinmode()
|
/openbmc/linux/drivers/net/ethernet/socionext/ |
H A D | sni_ave.c | 205 #define SG_ETPINMODE 0x540 macro 1192 ret = regmap_update_bits(priv->regmap, SG_ETPINMODE, in ave_init()
|