Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip.h121 #define GSWIP_BM_PCFG_CNTEN BIT(0) /* RMON Counter Enable */ macro
H A Dlantiq_gswip_common.c456 regmap_write(priv->gswip, GSWIP_BM_PCFGp(port), GSWIP_BM_PCFG_CNTEN); in gswip_port_enable()