Home
last modified time | relevance | path

Searched refs:device_freq_hz (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/platform/cnss2/
H A Dmain.h580 u32 device_freq_hz; member
H A Dqmi.c593 plat_priv->device_freq_hz = resp->time_freq_hz; in cnss_wlfw_tgt_cap_send_sync()
595 plat_priv->device_freq_hz); in cnss_wlfw_tgt_cap_send_sync()
H A Dpci.c2722 if (!plat_priv->device_freq_hz) { in cnss_pci_get_device_timestamp()
2741 do_div(device_ticks, plat_priv->device_freq_hz / 100000); in cnss_pci_get_device_timestamp()
2911 if (!plat_priv->device_freq_hz) { in cnss_pci_start_time_sync_update()