| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | pcie_core.c | 73 val = lsc & (~PCIE_ASPM_ENAB); in pcie_watchdog_reset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | pcie_core.c | 95 val = lsc & (~PCIE_ASPM_ENAB); in pcie_watchdog_reset()
|
| H A D | dhd_pcie.c | 5353 val = val & (~PCIE_ASPM_ENAB); in dhd_bus_perform_bp_reset() 6497 int_val = ((clkreq & 0x1) << 8) | (aspm & PCIE_ASPM_ENAB); in dhdpcie_bus_doiovar() 6506 dhdpcie_lcreg(bus->dhd->osh, PCIE_ASPM_ENAB, in dhdpcie_bus_doiovar() 6507 (tmp & ~PCIE_ASPM_ENAB) | (int_val & PCIE_ASPM_ENAB)); in dhdpcie_bus_doiovar()
|
| H A D | dhd_pcie_linux.c | 451 TRUE, (linkctrl_before & (~PCIE_ASPM_ENAB))); in dhd_bus_aspm_enable_dev()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | pcie_core.c | 95 val = lsc & (~PCIE_ASPM_ENAB); in pcie_watchdog_reset()
|
| H A D | dhd_pcie.c | 5345 val = val & (~PCIE_ASPM_ENAB); in dhd_bus_perform_bp_reset() 6489 int_val = ((clkreq & 0x1) << 8) | (aspm & PCIE_ASPM_ENAB); in dhdpcie_bus_doiovar() 6498 dhdpcie_lcreg(bus->dhd->osh, PCIE_ASPM_ENAB, in dhdpcie_bus_doiovar() 6499 (tmp & ~PCIE_ASPM_ENAB) | (int_val & PCIE_ASPM_ENAB)); in dhdpcie_bus_doiovar()
|
| H A D | dhd_pcie_linux.c | 460 TRUE, (linkctrl_before & (~PCIE_ASPM_ENAB))); in dhd_bus_aspm_enable_dev()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | pcie_core.c | 95 val = lsc & (~PCIE_ASPM_ENAB); in pcie_watchdog_reset()
|
| H A D | dhd_pcie.c | 5345 val = val & (~PCIE_ASPM_ENAB); in dhd_bus_perform_bp_reset() 6489 int_val = ((clkreq & 0x1) << 8) | (aspm & PCIE_ASPM_ENAB); in dhdpcie_bus_doiovar() 6498 dhdpcie_lcreg(bus->dhd->osh, PCIE_ASPM_ENAB, in dhdpcie_bus_doiovar() 6499 (tmp & ~PCIE_ASPM_ENAB) | (int_val & PCIE_ASPM_ENAB)); in dhdpcie_bus_doiovar()
|
| H A D | dhd_pcie_linux.c | 460 TRUE, (linkctrl_before & (~PCIE_ASPM_ENAB))); in dhd_bus_aspm_enable_dev()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | pcie_core.c | 112 val = lsc & (~PCIE_ASPM_ENAB); in pcie_watchdog_reset()
|
| H A D | dhd_pcie_linux.c | 516 TRUE, (linkctrl_before & (~PCIE_ASPM_ENAB))); in dhd_bus_aspm_enable_dev()
|
| H A D | dhd_pcie.c | 7305 val = val & (~PCIE_ASPM_ENAB); in dhd_bus_cfg_ss_ctrl_bp_reset() 7410 val = val & (~PCIE_ASPM_ENAB); in dhd_bus_cfg_sprom_ctrl_bp_reset() 9014 int_val = ((clkreq & 0x1) << 8) | (aspm & PCIE_ASPM_ENAB); in dhdpcie_bus_doiovar() 9023 dhdpcie_lcreg(bus->dhd->osh, PCIE_ASPM_ENAB, in dhdpcie_bus_doiovar() 9024 (tmp & ~PCIE_ASPM_ENAB) | (int_val & PCIE_ASPM_ENAB)); in dhdpcie_bus_doiovar()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | pcie_core.c | 112 val = lsc & (~PCIE_ASPM_ENAB); in pcie_watchdog_reset()
|
| H A D | dhd_pcie_linux.c | 518 TRUE, (linkctrl_before & (~PCIE_ASPM_ENAB))); in dhd_bus_aspm_enable_dev()
|
| H A D | dhd_pcie.c | 7312 val = val & (~PCIE_ASPM_ENAB); in dhd_bus_cfg_ss_ctrl_bp_reset() 7417 val = val & (~PCIE_ASPM_ENAB); in dhd_bus_cfg_sprom_ctrl_bp_reset() 9021 int_val = ((clkreq & 0x1) << 8) | (aspm & PCIE_ASPM_ENAB); in dhdpcie_bus_doiovar() 9030 dhdpcie_lcreg(bus->dhd->osh, PCIE_ASPM_ENAB, in dhdpcie_bus_doiovar() 9031 (tmp & ~PCIE_ASPM_ENAB) | (int_val & PCIE_ASPM_ENAB)); in dhdpcie_bus_doiovar()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | pcie_core.h | 701 #define PCIE_ASPM_ENAB 3 /* ASPM L0s & L1 in linkctrl */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | pcie_core.h | 837 #define PCIE_ASPM_ENAB 3 /* ASPM L0s & L1 in linkctrl */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | pcie_core.h | 837 #define PCIE_ASPM_ENAB 3 /* ASPM L0s & L1 in linkctrl */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | pcie_core.h | 837 #define PCIE_ASPM_ENAB 3 /* ASPM L0s & L1 in linkctrl */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | pcie_core.h | 888 #define PCIE_ASPM_ENAB 3 /* ASPM L0s & L1 in linkctrl */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | pcie_core.h | 888 #define PCIE_ASPM_ENAB 3 /* ASPM L0s & L1 in linkctrl */ macro
|