Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dogxreg.h341 #define PKO3_LUT_PQ_IDX_S 9 macro
H A Dif_ogx.c701 val = PKO3_LUT_VALID | (L1_QUEUE(sc) << PKO3_LUT_PQ_IDX_S) | in ogx_attach()