Home
last modified time | relevance | path

Searched refs:counter_priv (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/counter/
H A D104-quad-8.c219 const struct quad8 *const priv = counter_priv(counter); in quad8_signal_read()
238 struct quad8 *const priv = counter_priv(counter); in quad8_count_read()
286 struct quad8 *const priv = counter_priv(counter); in quad8_count_write()
349 struct quad8 *const priv = counter_priv(counter); in quad8_function_read()
366 struct quad8 *const priv = counter_priv(counter); in quad8_function_write()
414 const struct quad8 *const priv = counter_priv(counter); in quad8_direction_read()
444 struct quad8 *const priv = counter_priv(counter); in quad8_action_read()
506 struct quad8 *const priv = counter_priv(counter); in quad8_events_configure()
600 const struct quad8 *const priv = counter_priv(counter); in quad8_index_polarity_get()
612 struct quad8 *const priv = counter_priv(counter); in quad8_index_polarity_set()
[all …]
H A Dstm32-timer-cnt.c62 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_read()
74 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_write()
88 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_function_read()
115 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_function_write()
161 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_direction_read()
174 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_ceiling_read()
187 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_ceiling_write()
202 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_enable_read()
215 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_enable_write()
247 struct stm32_timer_cnt *const priv = counter_priv(counter); in stm32_count_prescaler_read()
[all …]
H A Dinterrupt-cnt.c33 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_isr()
45 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_enable_read()
57 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_enable_write()
97 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_read()
107 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_write()
134 struct interrupt_cnt_priv *priv = counter_priv(counter); in interrupt_cnt_signal_read()
178 priv = counter_priv(counter); in interrupt_cnt_probe()
H A Dmicrochip-tcb-capture.c78 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_function_read()
92 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_function_write()
154 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_signal_read()
175 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_action_read()
214 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_action_write()
247 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_read()
259 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_cap_read()
285 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_cap_write()
308 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_compare_read()
324 struct mchp_tc_data *const priv = counter_priv(counter); in mchp_tc_count_compare_write()
[all …]
H A Drz-mtu3-cnt.c99 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_get_ch()
107 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_is_counter_invalid()
161 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_read()
183 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_write()
236 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_function_read()
254 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_function_write()
295 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_direction_read()
319 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_ceiling_read()
350 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_ceiling_write()
478 struct rz_mtu3_cnt *const priv = counter_priv(counter); in rz_mtu3_count_enable_read()
[all …]
H A Di8254.c60 struct i8254 *const priv = counter_priv(counter); in i8254_count_read()
101 struct i8254 *const priv = counter_priv(counter); in i8254_action_read()
128 struct i8254 *const priv = counter_priv(counter); in i8254_count_ceiling_read()
160 const struct i8254 *const priv = counter_priv(counter); in i8254_count_mode_read()
191 struct i8254 *const priv = counter_priv(counter); in i8254_count_mode_write()
235 struct i8254 *const priv = counter_priv(counter); in i8254_count_floor_read()
261 const struct i8254 *const priv = counter_priv(counter); in i8254_count_preset_read()
271 struct i8254 *const priv = counter_priv(counter); in i8254_count_preset_write()
419 priv = counter_priv(counter); in devm_i8254_regmap_register()
H A Dintel-qep.c111 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()
H A Dftm-quaddec.c120 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()
H A Dcounter-core.c70 void *counter_priv(const struct counter_device *const counter) in counter_priv() function
77 EXPORT_SYMBOL_NS_GPL(counter_priv, "COUNTER");