Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dogxreg.h549 #define PKI_CL_STYLE_ALG(cl, style) (0x00501000ULL + (cl) * 0x10000 + \ macro
H A Dif_ogx.c518 PKI_WR_8(node, PKI_CL_STYLE_ALG(cl, PORT_STYLE(sc)), 1u << 31); in ogx_attach()