Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c2884 nw64(FFLP_CFG_1, val); in tcam_enable()
2896 nw64(FFLP_CFG_1, val); in tcam_set_lat_and_ratio()
2898 val = nr64(FFLP_CFG_1); in tcam_set_lat_and_ratio()
2900 nw64(FFLP_CFG_1, val); in tcam_set_lat_and_ratio()
3079 nw64(FFLP_CFG_1, 0); in fflp_reset()
3082 nw64(FFLP_CFG_1, val); in fflp_reset()
3091 nw64(FFLP_CFG_1, val); in fflp_set_timings()
3093 val = nr64(FFLP_CFG_1); in fflp_set_timings()
3095 nw64(FFLP_CFG_1, val); in fflp_set_timings()
3148 nw64(FFLP_CFG_1, val); in fflp_llcsnap_enable()
[all …]
H A Dniu.h1253 #define FFLP_CFG_1 (FZC_FFLP + 0x20100UL) macro