Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dpci.c2782 u32 time_reg_high; in cnss_pci_time_sync_reg_update() local
2792 time_reg_high = time_reg_low + SHADOW_REG_LEN_BYTES; in cnss_pci_time_sync_reg_update()
2796 time_reg_high = PCIE_SHADOW_REG_VALUE_35; in cnss_pci_time_sync_reg_update()
2801 cnss_pci_reg_write(pci_priv, time_reg_high, high); in cnss_pci_time_sync_reg_update()
2804 cnss_pci_reg_read(pci_priv, time_reg_high, &high); in cnss_pci_time_sync_reg_update()
2807 time_reg_low, low, time_reg_high, high); in cnss_pci_time_sync_reg_update()