Home
last modified time | relevance | path

Searched defs:GF_N (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/
H A Dbch.c94 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro
98 #define GF_N(_p) ((_p)->n) macro