Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip.h120 #define GSWIP_BM_PCFGp(p) (0x080 + ((p) * 2)) macro
H A Dlantiq_gswip_common.c454 regmap_write(priv->gswip, GSWIP_BM_PCFGp(port), GSWIP_BM_PCFG_CNTEN); in gswip_port_enable()