Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dogxreg.h257 #define PKO3_L3_L2_SQ_CHANNEL(i) (0x00080038ULL + (i) * 512) macro
H A Dif_ogx.c545 val = PKO3_RD_8(node, PKO3_L3_L2_SQ_CHANNEL(L2_QUEUE(sc))); in ogx_attach()
549 PKO3_WR_8(node, PKO3_L3_L2_SQ_CHANNEL(L2_QUEUE(sc)), val); in ogx_attach()