Home
last modified time | relevance | path

Searched refs:trig_timer (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/mfd/abx500/
Dab8500-gpadc.h57 u8 avg_sample, u8 trig_edge, u8 trig_timer, u8 conv_type);
65 u8 avg_sample, u8 trig_edge, u8 trig_timer, u8 conv_type);
67 u8 avg_sample, u8 trig_edge, u8 trig_timer, u8 conv_type,
/linux-4.1.27/drivers/mfd/
Dab8500-debugfs.c109 static u8 trig_timer; variable
1745 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_bat_ctrl_print()
1776 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_btemp_ball_print()
1808 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_main_charger_v_print()
1840 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_acc_detect1_print()
1872 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_acc_detect2_print()
1904 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_aux1_print()
1934 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_aux2_print()
1964 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_main_bat_v_print()
1996 avg_sample, trig_edge, trig_timer, conv_type); in ab8500_gpadc_vbus_v_print()
[all …]
Dab8500-gpadc.c311 u8 avg_sample, u8 trig_edge, u8 trig_timer, u8 conv_type) in ab8500_gpadc_sw_hw_convert() argument
317 trig_edge, trig_timer, conv_type); in ab8500_gpadc_sw_hw_convert()
321 trig_edge, trig_timer, conv_type); in ab8500_gpadc_sw_hw_convert()
349 u8 avg_sample, u8 trig_edge, u8 trig_timer, u8 conv_type) in ab8500_gpadc_read_raw() argument
353 avg_sample, trig_edge, trig_timer, conv_type, NULL); in ab8500_gpadc_read_raw()
358 u8 avg_sample, u8 trig_edge, u8 trig_timer, u8 conv_type, in ab8500_gpadc_double_read_raw() argument
476 AB8500_GPADC, AB8500_GPADC_AUTO_TIMER_REG, trig_timer); in ab8500_gpadc_double_read_raw()