Searched refs:PAM_ATTR_MASK (Results 1 – 2 of 2) sorted by relevance
73 #define PAM_ATTR_MASK ((uint8_t)3) macro
68 pam->current = (val >> ((!(idx & 1)) * 4)) & PAM_ATTR_MASK; in pam_update()