Searched defs:halrf_iqk_info (Results 1 – 2 of 2) sorted by relevance
42 struct halrf_iqk_info { struct43 bool lok_cor_fail[2][NUM]; /*channel/path */44 bool lok_fin_fail[2][NUM]; /*channel/path */45 bool iqk_tx_fail[2][NUM]; /*channel/path */46 bool iqk_rx_fail[2][NUM]; /*channel/path */47 u32 iqk_cnt;48 u32 iqk_fail_cnt;49 bool segment_iqk;50 bool is_iqk_enable;51 bool is_iqk_init;[all …]