Searched refs:PKI_CL_STYLE_ALG (Results 1 – 2 of 2) sorted by relevance
549 #define PKI_CL_STYLE_ALG(cl, style) (0x00501000ULL + (cl) * 0x10000 + \ macro
518 PKI_WR_8(node, PKI_CL_STYLE_ALG(cl, PORT_STYLE(sc)), 1u << 31); in ogx_attach()