Searched refs:RTW89_PCIE_L1_CTRL (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | pci.c | 2219 ret = rtw89_pci_read_config_byte(rtwdev, RTW89_PCIE_L1_CTRL, &bdr_ori); in rtw89_pci_auto_refclk_cal() 2221 rtw89_err(rtwdev, "[ERR]pci config read %X\n", RTW89_PCIE_L1_CTRL); in rtw89_pci_auto_refclk_cal() 2226 ret = rtw89_pci_write_config_byte(rtwdev, RTW89_PCIE_L1_CTRL, in rtw89_pci_auto_refclk_cal() 2230 RTW89_PCIE_L1_CTRL); in rtw89_pci_auto_refclk_cal() 2331 ret = rtw89_pci_write_config_byte(rtwdev, RTW89_PCIE_L1_CTRL, in rtw89_pci_auto_refclk_cal() 2335 RTW89_PCIE_L1_CTRL); in rtw89_pci_auto_refclk_cal() 3118 rtw89_pci_config_byte_set(rtwdev, RTW89_PCIE_L1_CTRL, RTW89_PCIE_BIT_EN_64BITS); in rtw89_pci_cfg_dac() 3893 RTW89_PCIE_L1_CTRL, in rtw89_pci_clkreq_set_ax() 3897 RTW89_PCIE_L1_CTRL, in rtw89_pci_clkreq_set_ax() 3945 RTW89_PCIE_L1_CTRL, in rtw89_pci_aspm_set_ax() [all …]
|
| H A D | pci.h | 1082 #define RTW89_PCIE_L1_CTRL 0x0719 macro
|