Searched refs:GSERX_CFG (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/octeontx/ | ||
A D | bgx.h | 28 #define GSERX_CFG(x) (0x87E090000080ull + (x) * 0x1000000ull) macro |
A D | bgx.c | 292 cfg = readq(GSERX_CFG(qlm)) & GSERX_CFG_BGX; in get_qlm_for_bgx() |
Completed in 5 milliseconds