HomeSort by: relevance | last modified time | path
    Searched refs:BWFM_SOCRAM_COREINFO_SRBSZ_BASE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwfmreg.h 127 #define BWFM_SOCRAM_COREINFO_SRBSZ_BASE 14
bwfm.c 1582 ramsize = nb * (1 << (banksize + BWFM_SOCRAM_COREINFO_SRBSZ_BASE));
1584 ramsize += (1 << ((lss - 1) + BWFM_SOCRAM_COREINFO_SRBSZ_BASE));

Completed in 16 milliseconds