Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/mips-boards/
A Dbonito64.h408 #define BONITO_PCIMEMBASECFG_ASHIFT 23 macro
410 #define BONITO_PCIMEMBASECFGSIZE(WIN, SIZE) (((~((SIZE)-1))>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PC…
411 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBAS…
413 … (((((~(CFG)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_MASK)) << (BONITO_PCIMEMBASECFG_ASHIFT - BONIT…
416 …ASE##WIN##_MASK) >> BONITO_PCIMEMBASECFG_MEMBASE##WIN##_MASK_SHIFT) << BONITO_PCIMEMBASECFG_ASHIFT)
417 …E##WIN##_TRANS) >> BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT) << BONITO_PCIMEMBASECFG_ASHIFT)

Completed in 4 milliseconds