Home
last modified time | relevance | path

Searched refs:DEFAULT_fmPcdKgErrorExceptions (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h57 #define DEFAULT_fmPcdKgErrorExceptions (FM_EX_KG_DOUBLE_ECC | FM_EX_KG_KEYSIZE_OVERFLOW) macro
H A Dfm_kg.c2385 p_FmPcd->exceptions |= DEFAULT_fmPcdKgErrorExceptions; in KgConfig()