Searched defs:HCF_MAX_LTV (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/wlags49_h2/
H A Dhcfcfg.h505 #if ! defined HCF_MAX_LTV
506 #define HCF_MAX_LTV 1200 // sufficient for all known purposes macro
507 #endif // HCF_MAX_LTV
751 #if HCF_MAX_LTV < 16 || HCF_MAX_LTV > 2304
752 err: invalid value for HCF_MAX_LTV;
753 #endif // HCF_MAX_LTV

Completed in 91 milliseconds