Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx/
A Dxcv.c22 #define XCVX_BASE 0x87E0DB000000ULL macro
31 reset.u = readq(XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
33 writeq(reset.u, XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
36 reset.u = readq(XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
38 writeq(reset.u, XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
51 reset.u = readq(XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
53 writeq(reset.u, XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
54 reset.u = readq(XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
62 reset.u = readq(XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
64 writeq(reset.u, XCVX_BASE + XCVX_RESET(0)); in xcv_init_hw()
[all …]

Completed in 3 milliseconds