Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip.h166 #define GSWIP_PCE_PCTRL_3p(p) (0x483 + ((p) * 0xA)) macro
H A Dlantiq_gswip_common.c385 return regmap_update_bits(priv->gswip, GSWIP_PCE_PCTRL_3p(port), in gswip_port_set_learning()