Home
last modified time | relevance | path

Searched defs:sbsocramregs (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsbsocram.h45 typedef volatile struct sbsocramregs { struct
46 uint32 coreinfo;
47 uint32 bwalloc;
48 uint32 extracoreinfo;
49 uint32 biststat;
50 uint32 bankidx;
51 uint32 standbyctrl;
53 uint32 errlogstatus; /* rev 6 */
54 uint32 errlogaddr; /* rev 6 */
56 uint32 cambankidx;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbsocram.h37 typedef volatile struct sbsocramregs { struct
38 uint32 coreinfo;
39 uint32 bwalloc;
40 uint32 extracoreinfo;
41 uint32 biststat;
42 uint32 bankidx;
43 uint32 standbyctrl;
45 uint32 errlogstatus; /* rev 6 */
46 uint32 errlogaddr; /* rev 6 */
48 uint32 cambankidx;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsbsocram.h45 typedef volatile struct sbsocramregs { struct
46 uint32 coreinfo;
47 uint32 bwalloc;
48 uint32 extracoreinfo;
49 uint32 biststat;
50 uint32 bankidx;
51 uint32 standbyctrl;
53 uint32 errlogstatus; /* rev 6 */
54 uint32 errlogaddr; /* rev 6 */
56 uint32 cambankidx;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbsocram.h37 typedef volatile struct sbsocramregs { struct
38 uint32 coreinfo;
39 uint32 bwalloc;
40 uint32 extracoreinfo;
41 uint32 biststat;
42 uint32 bankidx;
43 uint32 standbyctrl;
45 uint32 errlogstatus; /* rev 6 */
46 uint32 errlogaddr; /* rev 6 */
48 uint32 cambankidx;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsbsocram.h45 typedef volatile struct sbsocramregs { struct
46 uint32 coreinfo;
47 uint32 bwalloc;
48 uint32 extracoreinfo;
49 uint32 biststat;
50 uint32 bankidx;
51 uint32 standbyctrl;
53 uint32 errlogstatus; /* rev 6 */
54 uint32 errlogaddr; /* rev 6 */
56 uint32 cambankidx;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsbsocram.h44 typedef volatile struct sbsocramregs { struct
45 uint32 coreinfo;
46 uint32 bwalloc;
47 uint32 extracoreinfo;
48 uint32 biststat;
49 uint32 bankidx;
50 uint32 standbyctrl;
52 uint32 errlogstatus; /* rev 6 */
53 uint32 errlogaddr; /* rev 6 */
55 uint32 cambankidx;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c163 struct sbsocramregs { struct
164 u32 coreinfo;
165 u32 bwalloc;
166 u32 extracoreinfo;
167 u32 biststat;
168 u32 bankidx;
169 u32 standbyctrl;
171 u32 errlogstatus; /* rev 6 */
172 u32 errlogaddr; /* rev 6 */
174 u32 cambankidx;
[all …]