Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/gvt/
Dhandlers.c1835 #define MMIO_RING_F(prefix, s, f, am, rm, d, r, w) do { \ macro
1845 MMIO_RING_F(prefix, 4, 0, 0, 0, d, NULL, NULL)
1848 MMIO_RING_F(prefix, 4, f, 0, 0, d, r, w)
1851 MMIO_RING_F(prefix, 4, F_GMADR, 0xFFFF0000, 0, d, r, w)
1854 MMIO_RING_F(prefix, 4, F_GMADR | F_CMD_ACCESS, 0xFFFF0000, 0, d, r, w)
1857 MMIO_RING_F(prefix, 4, F_RO | f, 0, rm, d, r, w)
2745 MMIO_RING_F(RING_REG, 4, F_RO, 0, in init_broadwell_mmio_info()
2755 MMIO_RING_F(RING_REG, 8, F_RO | F_CMD_ACCESS, 0, ~0, D_BDW_PLUS, in init_broadwell_mmio_info()
2764 MMIO_RING_F(RING_REG, 48, F_RO, 0, ~0, D_BDW_PLUS, NULL, NULL); in init_broadwell_mmio_info()
2787 MMIO_RING_F(RING_REG, 32, 0, 0, 0, D_BDW_PLUS, NULL, NULL); in init_broadwell_mmio_info()