Searched refs:is_high (Results 1 – 1 of 1) sorted by relevance
1087 static u32_t lm_parse_license_info(u32 val, u8_t is_high) in lm_parse_license_info() argument1089 if (is_high) in lm_parse_license_info()1109 static u32_t lm_parse_license_info_bounded(u32 val, u32_t max_cons, u8_t is_high) in lm_parse_license_info_bounded() argument1112 license_from_shmem = lm_parse_license_info(val, is_high); in lm_parse_license_info_bounded()