Lines Matching refs:cxd2880_tnrdmd

204 static int p_init1(struct cxd2880_tnrdmd *tnr_dmd)  in p_init1()
313 static int p_init2(struct cxd2880_tnrdmd *tnr_dmd) in p_init2()
356 static int p_init3(struct cxd2880_tnrdmd *tnr_dmd) in p_init3()
391 static int rf_init1(struct cxd2880_tnrdmd *tnr_dmd) in rf_init1()
837 static int rf_init2(struct cxd2880_tnrdmd *tnr_dmd) in rf_init2()
886 static int x_tune1(struct cxd2880_tnrdmd *tnr_dmd, in x_tune1()
1014 static int x_tune2(struct cxd2880_tnrdmd *tnr_dmd, in x_tune2()
1221 static int x_tune3(struct cxd2880_tnrdmd *tnr_dmd, in x_tune3()
1270 static int x_tune4(struct cxd2880_tnrdmd *tnr_dmd) in x_tune4()
1350 static int x_sleep1(struct cxd2880_tnrdmd *tnr_dmd) in x_sleep1()
1410 static int x_sleep2(struct cxd2880_tnrdmd *tnr_dmd) in x_sleep2()
1442 static int x_sleep3(struct cxd2880_tnrdmd *tnr_dmd) in x_sleep3()
1453 static int x_sleep4(struct cxd2880_tnrdmd *tnr_dmd) in x_sleep4()
1464 static int spll_reset(struct cxd2880_tnrdmd *tnr_dmd, in spll_reset()
1565 static int t_power_x(struct cxd2880_tnrdmd *tnr_dmd, u8 on) in t_power_x()
1704 static int set_ts_clk_mode_and_freq(struct cxd2880_tnrdmd *tnr_dmd, in set_ts_clk_mode_and_freq()
1809 static int pid_ftr_setting(struct cxd2880_tnrdmd *tnr_dmd, in pid_ftr_setting()
1848 static int load_cfg_mem(struct cxd2880_tnrdmd *tnr_dmd) in load_cfg_mem()
1875 static int set_cfg_mem(struct cxd2880_tnrdmd *tnr_dmd, in set_cfg_mem()
1916 int cxd2880_tnrdmd_create(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_create()
1924 memset(tnr_dmd, 0, sizeof(struct cxd2880_tnrdmd)); in cxd2880_tnrdmd_create()
1943 int cxd2880_tnrdmd_diver_create(struct cxd2880_tnrdmd in cxd2880_tnrdmd_diver_create()
1946 struct cxd2880_tnrdmd *tnr_dmd_sub, in cxd2880_tnrdmd_diver_create()
1958 memset(tnr_dmd_main, 0, sizeof(struct cxd2880_tnrdmd)); in cxd2880_tnrdmd_diver_create()
1959 memset(tnr_dmd_sub, 0, sizeof(struct cxd2880_tnrdmd)); in cxd2880_tnrdmd_diver_create()
2006 int cxd2880_tnrdmd_init1(struct cxd2880_tnrdmd *tnr_dmd) in cxd2880_tnrdmd_init1()
2095 int cxd2880_tnrdmd_init2(struct cxd2880_tnrdmd *tnr_dmd) in cxd2880_tnrdmd_init2()
2142 int cxd2880_tnrdmd_check_internal_cpu_status(struct cxd2880_tnrdmd in cxd2880_tnrdmd_check_internal_cpu_status()
2184 int cxd2880_tnrdmd_common_tune_setting1(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_common_tune_setting1()
2381 int cxd2880_tnrdmd_common_tune_setting2(struct cxd2880_tnrdmd in cxd2880_tnrdmd_common_tune_setting2()
2414 int cxd2880_tnrdmd_sleep(struct cxd2880_tnrdmd *tnr_dmd) in cxd2880_tnrdmd_sleep()
2502 int cxd2880_tnrdmd_set_cfg(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_set_cfg()
2988 int cxd2880_tnrdmd_gpio_set_cfg(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_gpio_set_cfg()
3039 int cxd2880_tnrdmd_gpio_set_cfg_sub(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_gpio_set_cfg_sub()
3055 int cxd2880_tnrdmd_gpio_read(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_gpio_read()
3087 int cxd2880_tnrdmd_gpio_read_sub(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_gpio_read_sub()
3099 int cxd2880_tnrdmd_gpio_write(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_gpio_write()
3119 int cxd2880_tnrdmd_gpio_write_sub(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_gpio_write_sub()
3131 int cxd2880_tnrdmd_interrupt_read(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_interrupt_read()
3160 int cxd2880_tnrdmd_interrupt_clear(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_interrupt_clear()
3187 int cxd2880_tnrdmd_ts_buf_clear(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_ts_buf_clear()
3220 int cxd2880_tnrdmd_chip_id(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_chip_id()
3245 int cxd2880_tnrdmd_set_and_save_reg_bits(struct cxd2880_tnrdmd in cxd2880_tnrdmd_set_and_save_reg_bits()
3272 int cxd2880_tnrdmd_set_scan_mode(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_set_scan_mode()
3292 int cxd2880_tnrdmd_set_pid_ftr(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_set_pid_ftr()
3322 int cxd2880_tnrdmd_set_rf_lvl_cmpstn(struct cxd2880_tnrdmd in cxd2880_tnrdmd_set_rf_lvl_cmpstn() argument
3325 (struct cxd2880_tnrdmd *, in cxd2880_tnrdmd_set_rf_lvl_cmpstn()
3336 int cxd2880_tnrdmd_set_rf_lvl_cmpstn_sub(struct cxd2880_tnrdmd in cxd2880_tnrdmd_set_rf_lvl_cmpstn_sub() argument
3339 (struct cxd2880_tnrdmd *, in cxd2880_tnrdmd_set_rf_lvl_cmpstn_sub()
3352 int cxd2880_tnrdmd_set_lna_thrs(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_set_lna_thrs()
3367 int cxd2880_tnrdmd_set_lna_thrs_sub(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_set_lna_thrs_sub()
3384 int cxd2880_tnrdmd_set_ts_pin_high_low(struct cxd2880_tnrdmd in cxd2880_tnrdmd_set_ts_pin_high_low()
3431 int cxd2880_tnrdmd_set_ts_output(struct cxd2880_tnrdmd *tnr_dmd, in cxd2880_tnrdmd_set_ts_output()
3492 int slvt_freeze_reg(struct cxd2880_tnrdmd *tnr_dmd) in slvt_freeze_reg()