Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h164 #define CFG_CLE_NXTFPSEL0_SET(dst, val) xgene_set_bits(dst, val, 20, 4) macro
H A Dxgene_enet_xgmac.c429 CFG_CLE_NXTFPSEL0_SET(&cb, nxtfpsel); in xgene_enet_xgcle_bypass()