| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | pcicfg.h | 173 #define PCI_SPROM_CONTROL 0x88 /* sprom property control */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | pcicfg.h | 174 #define PCI_SPROM_CONTROL 0x88 /* sprom property control */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | pcicfg.h | 174 #define PCI_SPROM_CONTROL 0x88 /* sprom property control */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | pcicfg.h | 174 #define PCI_SPROM_CONTROL 0x88 /* sprom property control */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | pcicfg.h | 490 #define PCI_SPROM_CONTROL 0x88 /* sprom property control */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | pcicfg.h | 490 #define PCI_SPROM_CONTROL 0x88 /* sprom property control */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsrom.c | 1524 val32 = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); 1526 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32); 1549 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32 & 1651 val32 = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); 1653 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32); 1673 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32 & 5482 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32));
|
| H A D | dhd_pcie.c | 2063 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); in dhdpcie_dongle_attach() 15175 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 15176 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() 15207 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 15210 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery() 15211 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() 15213 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 15215 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
|
| H A D | siutils.c | 2740 (OSL_PCI_READ_CONFIG(sii->osh, PCI_SPROM_CONTROL, sizeof(uint32)) == 0xffffffff)) { in BCMATTACHFN()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsrom.c | 1524 val32 = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); 1526 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32); 1549 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32 & 1651 val32 = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); 1653 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32); 1673 OSL_PCI_WRITE_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32), val32 & 5482 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32));
|
| H A D | dhd_pcie.c | 2063 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); in dhdpcie_dongle_attach() 15168 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 15169 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() 15200 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 15203 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery() 15204 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() 15206 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 15208 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
|
| H A D | siutils.c | 2740 (OSL_PCI_READ_CONFIG(sii->osh, PCI_SPROM_CONTROL, sizeof(uint32)) == 0xffffffff)) { in BCMATTACHFN()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 1530 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); in dhdpcie_dongle_attach() 11284 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_cfg_init() 11285 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_BACKPLANE_EN); in dhdpcie_cto_cfg_init() 11288 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_cfg_init() 11289 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_BACKPLANE_EN); in dhdpcie_cto_cfg_init() 11363 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 11364 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() 11395 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 11398 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery() 11399 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() [all …]
|
| H A D | siutils.c | 732 (OSL_PCI_READ_CONFIG(sii->osh, PCI_SPROM_CONTROL, sizeof(uint32)) == 0xffffffff)) { in si_doattach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 1522 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); in dhdpcie_dongle_attach() 11275 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_cfg_init() 11276 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_BACKPLANE_EN); in dhdpcie_cto_cfg_init() 11279 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_cfg_init() 11280 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_BACKPLANE_EN); in dhdpcie_cto_cfg_init() 11354 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 11355 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() 11386 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 11389 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery() 11390 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() [all …]
|
| H A D | siutils.c | 733 (OSL_PCI_READ_CONFIG(sii->osh, PCI_SPROM_CONTROL, sizeof(uint32)) == 0xffffffff)) { in si_doattach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 1522 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); in dhdpcie_dongle_attach() 11275 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_cfg_init() 11276 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_BACKPLANE_EN); in dhdpcie_cto_cfg_init() 11279 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_cfg_init() 11280 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_BACKPLANE_EN); in dhdpcie_cto_cfg_init() 11354 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 11355 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() 11386 val = dhdpcie_bus_cfg_read_dword(bus, PCI_SPROM_CONTROL, 4); in dhdpcie_cto_error_recovery() 11389 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery() 11390 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery() [all …]
|
| H A D | siutils.c | 733 (OSL_PCI_READ_CONFIG(sii->osh, PCI_SPROM_CONTROL, sizeof(uint32)) == 0xffffffff)) { in si_doattach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.c | 871 val = OSL_PCI_READ_CONFIG(osh, PCI_SPROM_CONTROL, sizeof(uint32)); in dhdpcie_dongle_attach() 7775 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, SPROM_BACKPLANE_EN); in dhdpcie_cto_init() 7790 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, 0); in dhdpcie_cto_init() 7809 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
|
| H A D | siutils.c | 598 (OSL_PCI_READ_CONFIG(sii->osh, PCI_SPROM_CONTROL, sizeof(uint32)) == 0xffffffff)) { in si_doattach()
|