Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwfmreg.h102 #define BWFM_SOCRAM_COREINFO_SRNB_MASK 0xf0 macro
H A Dbwfm.c1456 nb = (coreinfo & BWFM_SOCRAM_COREINFO_SRNB_MASK) in bwfm_chip_socram_ramsize()
1512 nb = (coreinfo & BWFM_SOCRAM_COREINFO_SRNB_MASK) in bwfm_chip_sysmem_ramsize()