Lines Matching defs:cxd2880_tnrdmd
203 struct cxd2880_tnrdmd { struct
204 struct cxd2880_tnrdmd *diver_sub; argument
206 struct cxd2880_tnrdmd_create_param create_param; argument
207 enum cxd2880_tnrdmd_divermode diver_mode; argument
208 enum cxd2880_tnrdmd_clockmode fixed_clk_mode; argument
213 int (*rf_lvl_cmpstn)(struct cxd2880_tnrdmd *tnr_dmd, argument
215 struct cxd2880_tnrdmd_lna_thrs_tbl_air *lna_thrs_tbl_air; argument
216 struct cxd2880_tnrdmd_lna_thrs_tbl_cable *lna_thrs_tbl_cable; argument
218 enum cxd2880_tnrdmd_serial_ts_clk srl_ts_clk_frq; argument
221 struct cxd2880_tnrdmd_cfg_mem cfg_mem[CXD2880_TNRDMD_MAX_CFG_MEM_COUNT]; argument
223 struct cxd2880_tnrdmd_pid_ftr_cfg pid_ftr_cfg; argument
226 enum cxd2880_tnrdmd_chip_id chip_id; argument
227 enum cxd2880_tnrdmd_state state; argument
228 enum cxd2880_tnrdmd_clockmode clk_mode; argument
236 int cxd2880_tnrdmd_create(struct cxd2880_tnrdmd *tnr_dmd, argument