Searched refs:MODINC_POW2 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 38 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) macro 2205 MODINC_POW2(pi->nphy_noise_index, PHY_NOISE_WINDOW_SZ); in wlc_phy_noise_calc_phy() 2265 MODINC_POW2(pi->nphy_noise_index, PHY_NOISE_WINDOW_SZ); in wlc_phy_noise_read_shmem() 2359 pi->nphy_noise_index = MODINC_POW2(pi->nphy_noise_index, in wlc_phy_noise_sample_request() 2437 pi->nphy_noise_index = MODINC_POW2(pi->nphy_noise_index, in wlc_phy_noise_sample_request()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmutils.h | 689 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmutils.h | 689 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmutils.h | 689 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 612 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmutils.h | 836 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmutils.h | 836 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) macro
|