Home
last modified time | relevance | path

Searched refs:SB_BUS_SIZE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsbconfig.h44 #define SB_BUS_SIZE 0x10000 /**< Each bus gets 64Kbytes for cores */ macro
45 #define SB_BUS_BASE(b) (SI_ENUM_BASE + (b) * SB_BUS_SIZE)
46 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /**< Max cores per bus */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsbconfig.h45 #define SB_BUS_SIZE 0x10000 /**< Each bus gets 64Kbytes for cores */ macro
46 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
47 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /**< Max cores per bus */
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsbconfig.h45 #define SB_BUS_SIZE 0x10000 /**< Each bus gets 64Kbytes for cores */ macro
46 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
47 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /**< Max cores per bus */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbconfig.h37 #define SB_BUS_SIZE 0x10000 /**< Each bus gets 64Kbytes for cores */ macro
38 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
39 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /**< Max cores per bus */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsbconfig.h45 #define SB_BUS_SIZE 0x10000 /**< Each bus gets 64Kbytes for cores */ macro
46 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
47 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /**< Max cores per bus */
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbconfig.h37 #define SB_BUS_SIZE 0x10000 /**< Each bus gets 64Kbytes for cores */ macro
38 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
39 #define SB_BUS_MAXCORES (SB_BUS_SIZE / SI_CORE_SIZE) /**< Max cores per bus */