Searched refs:PCIE_FUNCTION_LEVEL_RESET_BIT (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 5160 #define PCIE_FUNCTION_LEVEL_RESET_BIT 15 macro 5262 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 5265 val = val | (1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr() 5291 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 5294 val = val & ~(1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 5152 #define PCIE_FUNCTION_LEVEL_RESET_BIT 15 macro 5254 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 5257 val = val | (1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr() 5283 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 5286 val = val & ~(1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 5152 #define PCIE_FUNCTION_LEVEL_RESET_BIT 15 macro 5254 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 5257 val = val | (1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr() 5283 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 5286 val = val & ~(1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 138 #define PCIE_FUNCTION_LEVEL_RESET_BIT 15 macro 7212 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 7215 val = val | (1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr() 7247 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 7250 val = val & ~(1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 138 #define PCIE_FUNCTION_LEVEL_RESET_BIT 15 macro 7205 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 7208 val = val | (1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr() 7240 PCIE_FUNCTION_LEVEL_RESET_BIT, PCIE_CFG_DEVICE_CONTROL)); in dhd_bus_perform_flr() 7243 val = val & ~(1 << PCIE_FUNCTION_LEVEL_RESET_BIT); in dhd_bus_perform_flr()
|