Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c80 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro
86 #define GF_N(_p) ((_p)->n) macro
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c88 #define GF_N(_p) ((1 << (CONFIG_BCH_CONST_M))-1) macro
92 #define GF_N(_p) ((_p)->n) macro