Searched refs:CGXX_CMR_GLOBAL_CONFIG (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | cgx.h | 35 #define CGXX_CMR_GLOBAL_CONFIG 0x08 macro
|
H A D | cgx.c | 1824 cfg = cgx_read(cgx, 0, CGXX_CMR_GLOBAL_CONFIG); in cgx_x2p_reset() 1826 cgx_write(cgx, 0, CGXX_CMR_GLOBAL_CONFIG, cfg); in cgx_x2p_reset() 1828 cfg = cgx_read(cgx, 0, CGXX_CMR_GLOBAL_CONFIG); in cgx_x2p_reset() 1830 cgx_write(cgx, 0, CGXX_CMR_GLOBAL_CONFIG, cfg); in cgx_x2p_reset()
|