Searched refs:get_hb_clock (Results 1 – 7 of 7) sorted by relevance
259 if (!hw_data->get_hb_clock) in adf_heartbeat_ms_to_ticks()262 clk_per_sec = hw_data->get_hb_clock(hw_data); in adf_heartbeat_ms_to_ticks()
309 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_c3xxx()
159 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_c62x()
256 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_dh895xcc()
482 hw_data->get_hb_clock = adf_gen4_get_heartbeat_clock; in adf_init_hw_data_420xx()
466 hw_data->get_hb_clock = adf_gen4_get_heartbeat_clock; in adf_init_hw_data_4xxx()