Searched refs:get_hb_clock (Results 1 – 5 of 5) 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
159 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_c62x()
157 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_c3xxx()
256 hw_data->get_hb_clock = get_ts_clock; in adf_init_hw_data_dh895xcc()