Searched refs:F_RO (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | gvt.h | 249 #define F_RO (1 << 0) macro
|
H A D | handlers.c | 1908 MMIO_F(reg, 4, F_RO | f, 0, rm, 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | gvt.h | 269 #define F_RO (1 << 0) macro
|
H A D | handlers.c | 2156 MMIO_F(reg, 4, F_RO | f, 0, rm, d, r, w) 2177 MMIO_RING_F(prefix, 4, F_RO | f, 0, rm, d, r, w) 2502 MMIO_RING_F(RING_REG, 4, F_RO, 0, in init_bdw_mmio_info() 2512 MMIO_RING_F(RING_REG, 8, F_RO, 0, ~0, D_BDW_PLUS, in init_bdw_mmio_info() 2521 MMIO_RING_F(RING_REG, 48, F_RO, 0, ~0, D_BDW_PLUS, NULL, NULL); in init_bdw_mmio_info()
|
Completed in 13 milliseconds