Home
last modified time | relevance | path

Searched defs:RING_REG (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_gvt_mmio_table.c56 #define RING_REG(base) _MMIO((base) + 0x28) in iterate_generic_mmio() macro
60 #define RING_REG(base) _MMIO((base) + 0x134) in iterate_generic_mmio() macro
64 #define RING_REG(base) _MMIO((base) + 0x6c) in iterate_generic_mmio() macro
78 #define RING_REG(base) _MMIO((base) + 0x29c) in iterate_generic_mmio() macro
767 #define RING_REG(base) _MMIO((base) + 0xd0) in iterate_bdw_plus_mmio() macro
771 #define RING_REG(base) _MMIO((base) + 0x230) in iterate_bdw_plus_mmio() macro
775 #define RING_REG(base) _MMIO((base) + 0x234) in iterate_bdw_plus_mmio() macro
779 #define RING_REG(base) _MMIO((base) + 0x244) in iterate_bdw_plus_mmio() macro
783 #define RING_REG(base) _MMIO((base) + 0x370) in iterate_bdw_plus_mmio() macro
787 #define RING_REG(base) _MMIO((base) + 0x3a0) in iterate_bdw_plus_mmio() macro
[all …]
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/
A Dhandlers.c2196 #define RING_REG(base) _MMIO((base) + 0x28) in init_generic_mmio_info() macro
2200 #define RING_REG(base) _MMIO((base) + 0x134) in init_generic_mmio_info() macro
2204 #define RING_REG(base) _MMIO((base) + 0x6c) in init_generic_mmio_info() macro
2220 #define RING_REG(base) _MMIO((base) + 0x29c) in init_generic_mmio_info() macro
2496 #define RING_REG(base) _MMIO((base) + 0xd0) in init_bdw_mmio_info() macro
2502 #define RING_REG(base) _MMIO((base) + 0x230) in init_bdw_mmio_info() macro
2506 #define RING_REG(base) _MMIO((base) + 0x234) in init_bdw_mmio_info() macro
2511 #define RING_REG(base) _MMIO((base) + 0x244) in init_bdw_mmio_info() macro
2515 #define RING_REG(base) _MMIO((base) + 0x370) in init_bdw_mmio_info() macro
2519 #define RING_REG(base) _MMIO((base) + 0x3a0) in init_bdw_mmio_info() macro
[all …]

Completed in 20 milliseconds