Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip.h130 #define GSWIP_PCE_TBL_MASK 0x448 macro
H A Dlantiq_gswip_common.c268 err = regmap_read(priv->gswip, GSWIP_PCE_TBL_MASK, &tmp); in gswip_pce_table_entry_read()
322 regmap_write(priv->gswip, GSWIP_PCE_TBL_MASK, tbl->mask); in gswip_pce_table_entry_write()
485 regmap_write(priv->gswip, GSWIP_PCE_TBL_MASK, 0); in gswip_pce_load_microcode()