Searched refs:counter_priv (Results 1 – 10 of 10) sorted by relevance
114 const struct quad8 *const priv = counter_priv(counter); in quad8_signal_read()132 struct quad8 *const priv = counter_priv(counter); in quad8_count_read()164 struct quad8 *const priv = counter_priv(counter); in quad8_count_write()214 struct quad8 *const priv = counter_priv(counter); in quad8_function_read()244 struct quad8 *const priv = counter_priv(counter); in quad8_function_write()306 const struct quad8 *const priv = counter_priv(counter); in quad8_direction_read()336 struct quad8 *const priv = counter_priv(counter); in quad8_action_read()399 struct quad8 *const priv = counter_priv(counter); in quad8_events_configure()497 const struct quad8 *const priv = counter_priv(counter); in quad8_index_polarity_get()509 struct quad8 *const priv = counter_priv(counter); in quad8_index_polarity_set()[all …]
30 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_isr()42 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_enable_read()52 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_enable_write()90 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_read()100 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_write()127 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_signal_read()160 priv = counter_priv(counter); in interrupt_cnt_probe()
143 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_read()160 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_function_read()179 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_function_write()202 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_enable_read()218 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_enable_write()243 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_ceiling_read()254 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_ceiling_write()279 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_action_read()323 struct stm32_lptim_cnt *const priv = counter_priv(counter); in stm32_lptim_cnt_action_write()423 priv = counter_priv(counter); in stm32_lptim_cnt_probe()
49 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_read()61 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_write()75 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_function_read()102 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_function_write()142 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_direction_read()155 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_ceiling_read()168 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_ceiling_write()183 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_enable_read()196 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_enable_write()329 priv = counter_priv(counter); in stm32_timer_cnt_probe()
111 struct intel_qep *const qep = counter_priv(counter); in intel_qep_count_read()178 struct intel_qep *qep = counter_priv(counter); in intel_qep_ceiling_read()190 struct intel_qep *qep = counter_priv(counter); in intel_qep_ceiling_write()215 struct intel_qep *qep = counter_priv(counter); in intel_qep_enable_read()225 struct intel_qep *qep = counter_priv(counter); in intel_qep_enable_write()258 struct intel_qep *qep = counter_priv(counter); in intel_qep_spike_filter_ns_read()279 struct intel_qep *qep = counter_priv(counter); in intel_qep_spike_filter_ns_write()328 struct intel_qep *qep = counter_priv(counter); in intel_qep_preset_enable_read()343 struct intel_qep *qep = counter_priv(counter); in intel_qep_preset_enable_write()403 qep = counter_priv(counter); in intel_qep_probe()
74 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_function_read()88 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_function_write()150 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_signal_read()171 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_action_read()199 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_action_write()232 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_read()309 priv = counter_priv(counter); in mchp_tc_probe()
120 struct ftm_quaddec *ftm = counter_priv(counter); in ftm_quaddec_get_prescaler()133 struct ftm_quaddec *ftm = counter_priv(counter); in ftm_quaddec_set_prescaler()164 struct ftm_quaddec *const ftm = counter_priv(counter); in ftm_quaddec_count_read()178 struct ftm_quaddec *const ftm = counter_priv(counter); in ftm_quaddec_count_write()271 ftm = counter_priv(counter); in ftm_quaddec_probe()
69 void *counter_priv(const struct counter_device *const counter) in counter_priv() function76 EXPORT_SYMBOL_GPL(counter_priv);
92 return counter_priv(counter); in ti_eqep_count_from_counter()384 priv = counter_priv(counter); in ti_eqep_probe()
330 void *counter_priv(const struct counter_device *const counter);