Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c2876 u64 val = nr64(FFLP_CFG_1); in tcam_enable()
2882 nw64(FFLP_CFG_1, val); in tcam_enable()
2887 u64 val = nr64(FFLP_CFG_1); in tcam_set_lat_and_ratio()
2894 nw64(FFLP_CFG_1, val); in tcam_set_lat_and_ratio()
2896 val = nr64(FFLP_CFG_1); in tcam_set_lat_and_ratio()
2898 nw64(FFLP_CFG_1, val); in tcam_set_lat_and_ratio()
3075 nw64(FFLP_CFG_1, FFLP_CFG_1_PIO_FIO_RST); in fflp_reset()
3077 nw64(FFLP_CFG_1, 0); in fflp_reset()
3080 nw64(FFLP_CFG_1, val); in fflp_reset()
3085 u64 val = nr64(FFLP_CFG_1); in fflp_set_timings()
[all …]
Dniu.h1252 #define FFLP_CFG_1 (FZC_FFLP + 0x20100UL) macro