Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dd11.h1544 #define M_PWRIND_BLKS (0x184 * 2) macro
1545 #define M_PWRIND_MAP0 (M_PWRIND_BLKS + 0x0)
1546 #define M_PWRIND_MAP1 (M_PWRIND_BLKS + 0x2)
1547 #define M_PWRIND_MAP2 (M_PWRIND_BLKS + 0x4)
1548 #define M_PWRIND_MAP3 (M_PWRIND_BLKS + 0x6)
1550 #define M_PWRIND_MAP(core) (M_PWRIND_BLKS + ((core)<<1))