Searched refs:CGXX_CMR_GLOBAL_CONFIG (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | cgx.h | 35 #define CGXX_CMR_GLOBAL_CONFIG 0x08 macro
|
| A D | cgx.c | 1871 cfg = cgx_read(cgx, 0, CGXX_CMR_GLOBAL_CONFIG); in cgx_x2p_reset() 1873 cgx_write(cgx, 0, CGXX_CMR_GLOBAL_CONFIG, cfg); in cgx_x2p_reset() 1875 cfg = cgx_read(cgx, 0, CGXX_CMR_GLOBAL_CONFIG); in cgx_x2p_reset() 1877 cgx_write(cgx, 0, CGXX_CMR_GLOBAL_CONFIG, cfg); in cgx_x2p_reset()
|
Completed in 9 milliseconds