Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c1910 #define MMIO_RING_F(prefix, s, f, am, rm, d, r, w) do { \ macro
1920 MMIO_RING_F(prefix, 4, 0, 0, 0, d, NULL, NULL)
1923 MMIO_RING_F(prefix, 4, f, 0, 0, d, r, w)
1926 MMIO_RING_F(prefix, 4, F_GMADR, 0xFFFF0000, 0, d, r, w)
1929 MMIO_RING_F(prefix, 4, F_GMADR | F_CMD_ACCESS, 0xFFFF0000, 0, d, r, w)
1932 MMIO_RING_F(prefix, 4, F_RO | f, 0, rm, d, r, w)
2823 MMIO_RING_F(RING_REG, 4, F_RO, 0, in init_bdw_mmio_info()
2833 MMIO_RING_F(RING_REG, 8, F_RO, 0, ~0, D_BDW_PLUS, in init_bdw_mmio_info()
2842 MMIO_RING_F(RING_REG, 48, F_RO, 0, ~0, D_BDW_PLUS, NULL, NULL); in init_bdw_mmio_info()
2865 MMIO_RING_F(RING_REG, 32, F_CMD_ACCESS, 0, 0, D_BDW_PLUS, NULL, NULL); in init_bdw_mmio_info()