Searched refs:hw_time (Results 1 – 5 of 5) sorted by relevance
185 __le32 hw_time = 0; in ds2404_read_time() local187 ds2404_read_memory(dev, 0x203, 4, (u8 *)&hw_time); in ds2404_read_time()188 time = le32_to_cpu(hw_time); in ds2404_read_time()
1457 t_u64 hw_time; member
6231 host_clock->hw_time, hostclk->time, cmd_rtt);6232 …hostclk->fw_time = wlan_le64_to_cpu(host_clock->hw_time) /*- cmd_rtt*/ ; // Not adjusting cmd_rtt …
4813 t_u64 hw_time;