Searched defs:dig_thres (Results 1 – 1 of 1) sorted by relevance
30 struct dig_thres { struct31 bool is_stop_dig; /* for debug */32 bool is_ignore_dig;33 bool is_psd_in_progress;35 u8 dig_enable_flag;36 u8 dig_ext_port_stage;38 int rssi_low_thresh;39 int rssi_high_thresh;41 u32 fa_low_thresh;42 u32 fa_high_thresh;[all …]