Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx2/
A Dcgx_intf.c84 cmrx_int = readq(CGX_CMR_INT + in wait_for_ownership()
87 writeq(cmrx_int, CGX_CMR_INT + in wait_for_ownership()
170 cmrx_int = readq(CGX_CMR_INT + CGX_SHIFT(cgx) + CMR_SHIFT(lmac)); in cgx_intf_req()
172 writeq(cmrx_int, CGX_CMR_INT + CGX_SHIFT(cgx) + CMR_SHIFT(lmac)); in cgx_intf_req()
A Dcgx_intf.h13 #define CGX_CMR_INT 0x87e0e0000040 macro

Completed in 6 milliseconds