Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dpcicfg.h277 #define SPROM_BACKPLANE_EN 0x40 /* Enable indirect backplane access */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dpcicfg.h349 #define SPROM_BACKPLANE_EN 0x40 /* Enable indirect backplane access */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dpcicfg.h349 #define SPROM_BACKPLANE_EN 0x40 /* Enable indirect backplane access */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dpcicfg.h349 #define SPROM_BACKPLANE_EN 0x40 /* Enable indirect backplane access */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dpcicfg.h672 #define SPROM_BACKPLANE_EN 0x40 /* Enable indirect backplane access */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dpcicfg.h672 #define SPROM_BACKPLANE_EN 0x40 /* Enable indirect backplane access */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c11285 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_BACKPLANE_EN); 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c11276 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_BACKPLANE_EN); 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c11276 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_BACKPLANE_EN); 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c7775 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, SPROM_BACKPLANE_EN); in dhdpcie_cto_init()