Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mips-boards/
Dbonito64.h411 …HIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
417 …ASECFG_ADDRTRANS(WIN, CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS) >> BONITO_PCIMEMB…
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h164 #define _TRANS(tran, a, b) _PICK_EVEN(tran, a, b) macro
165 #define _MMIO_TRANS(tran, a, b) _MMIO(_TRANS(tran, a, b))