Home
last modified time | relevance | path

Searched refs:_TRANS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_reg_defs.h20 #define _TRANS(tran, a, b) _PICK_EVEN(tran, a, b) macro
27 #define _MMIO_TRANS(tran, a, b) _MMIO(_TRANS(tran, a, b))
/kernel/linux/linux-5.10/arch/mips/include/asm/mips-boards/
H A Dbonito64.h411 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
417 #define BONITO_PCIMEMBASECFG_ADDRTRANS(WIN, CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS) >> BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT) << BONITO_PCIMEMBASECFG_ASHIFT)
/kernel/linux/linux-6.6/arch/mips/include/asm/mips-boards/
H A Dbonito64.h411 #define BONITO_PCIMEMBASECFGBASE(WIN, BASE) (((BASE)>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS)
417 #define BONITO_PCIMEMBASECFG_ADDRTRANS(WIN, CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS) >> BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TRANS_SHIFT) << BONITO_PCIMEMBASECFG_ASHIFT)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h230 #define _TRANS(tran, a, b) _PICK_EVEN(tran, a, b) macro
236 #define _MMIO_TRANS(tran, a, b) _MMIO(_TRANS(tran, a, b))

Completed in 41 milliseconds