Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dpci.c1218 static int cnss_pci_reg_write(struct cnss_pci_data *pci_priv, u32 offset, in cnss_pci_reg_write() function
1404 ret = cnss_pci_reg_write(pci_priv, offset, val); in cnss_pci_debug_reg_write()
1420 ret = cnss_pci_reg_write(pci_priv, offset, val); in cnss_pci_debug_reg_write()
2155 cnss_pci_reg_write(pci_priv, GCC_GCC_SPARE_REG_1, 0xACE55); in cnss_rddm_trigger_debug()
2514 ret = cnss_pci_reg_write(pci_priv, scratch, in cnss_pci_store_qrtr_node_id()
2696 ret = cnss_pci_reg_write(pci_priv, WLAON_QFPROM_PWR_CTRL_REG, val); in cnss_pci_set_wlaon_pwr_ctrl()
2758 cnss_pci_reg_write(pci_priv, WLAON_GLOBAL_COUNTER_CTRL5, in cnss_pci_enable_time_sync_counter()
2773 cnss_pci_reg_write(pci_priv, WLAON_GLOBAL_COUNTER_CTRL5, in cnss_pci_clear_time_sync_counter()
2800 cnss_pci_reg_write(pci_priv, time_reg_low, low); 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()
[all …]