Home
last modified time | relevance | path

Searched refs:CN83XX (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/include/asm/arch-octeontx2/
A Dsoc.h13 #define CN83XX 0xA3 macro
/u-boot/arch/arm/include/asm/arch-octeontx/
A Dsoc.h13 #define CN83XX 0xA3 macro
/u-boot/arch/arm/mach-octeontx/
A DKconfig11 bool "Marvell OcteonTX CN83XX"
A Dcpu.c51 if (otx_is_soc(CN83XX)) { in mem_map_fill()
/u-boot/drivers/net/octeontx/
A Dbgx.c272 } else if (otx_is_soc(CN83XX)) { in get_qlm_for_bgx()
570 else if (otx_is_soc(CN83XX)) in get_qlm_lanes()
695 if (otx_is_soc(CN81XX) || (otx_is_soc(CN83XX) && in bgx_xaui_check_link()
1293 if (otx_is_soc(CN81XX) || (otx_is_soc(CN83XX) && in bgx_get_qlm_mode()
1385 if (otx_is_soc(CN83XX) && lmacid == 2 && in bgx_get_qlm_mode()
1500 else if (otx_is_soc(CN83XX) && (bgx_idx == 2)) in octeontx_bgx_probe()
1505 if (otx_is_soc(CN83XX) && bgx_idx == 3 && lmac >= 2) in octeontx_bgx_probe()

Completed in 7 milliseconds