Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dogxreg.h262 #define PKO3_L2_SQ_TOPOLOGY(i) (0x00100000ULL + (i) * 512) macro
H A Dif_ogx.c594 val = PKO3_RD_8(node, PKO3_L2_SQ_TOPOLOGY(L2_QUEUE(sc))); in ogx_attach()
601 PKO3_WR_8(node, PKO3_L2_SQ_TOPOLOGY(L2_QUEUE(sc)), val); in ogx_attach()