Searched refs:get_hb_clock (Results 1 – 6 of 6) sorted by relevance
250 if (!hw_data->get_hb_clock) in adf_heartbeat_ms_to_ticks()253 clk_per_sec = hw_data->get_hb_clock(hw_data); in adf_heartbeat_ms_to_ticks()
195 uint32_t (*get_hb_clock)(struct adf_hw_device_data *self); member
157 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_c62x()
155 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_c3xxx()
254 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_dh895xcc()
568 hw_data->get_hb_clock = get_heartbeat_clock; in adf_init_hw_data_4xxx()