Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbch.c81 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro
87 #define GF_N(_p) ((_p)->n) macro
/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