Searched refs:maccess (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 113 u_int32_t maccess; in matrox_cfbX_init() local 130 case 4: maccess = 0x00000000; /* accelerate as 8bpp video */ in matrox_cfbX_init() 139 case 8: maccess = 0x00000000; in matrox_cfbX_init() 149 maccess = 0xC0000001; in matrox_cfbX_init() 151 maccess = 0x40000001; in matrox_cfbX_init() 159 case 24: maccess = 0x00000003; in matrox_cfbX_init() 167 case 32: maccess = 0x00000002; in matrox_cfbX_init() 175 default: maccess = 0x00000000; in matrox_cfbX_init() 192 mga_outl(M_MACCESS, maccess); in matrox_cfbX_init() 196 minfo->accel.m_access = maccess; in matrox_cfbX_init()
|
D | matroxfb_misc.c | 672 minfo->values.reg.maccess = minfo->values.memory.emrswen ? 0x00004000 : 0x00000000; in parse_pins5() 709 minfo->values.reg.maccess = 0x00004000; in default_pins5()
|
D | matroxfb_base.h | 485 u_int32_t maccess; member
|
D | matroxfb_DAC1064.c | 763 mga_outl(M_MACCESS, minfo->values.reg.maccess); in g450_memory_init() 772 mga_outl(M_MACCESS, minfo->values.reg.maccess | 0x8000); in g450_memory_init()
|
/linux-6.1.9/arch/loongarch/mm/ |
D | Makefile | 7 fault.o ioremap.o maccess.o mmap.o pgtable.o page.o
|
/linux-6.1.9/include/uapi/drm/ |
D | mga_drm.h | 135 unsigned int maccess; member 286 unsigned int maccess;
|
/linux-6.1.9/arch/s390/mm/ |
D | Makefile | 6 obj-y := init.o fault.o extmem.o mmap.o vmem.o maccess.o
|
/linux-6.1.9/arch/powerpc/mm/ |
D | Makefile | 8 obj-y := fault.o mem.o pgtable.o maccess.o pageattr.o \
|
/linux-6.1.9/arch/mips/mm/ |
D | Makefile | 26 obj-y += maccess.o
|
/linux-6.1.9/arch/um/kernel/ |
D | Makefile | 20 um_arch.o umid.o maccess.o kmsg_dump.o capflags.o skas/
|
/linux-6.1.9/arch/x86/mm/ |
D | Makefile | 28 pgtable.o physaddr.o tlb.o cpu_entry_area.o maccess.o pgprot.o
|
/linux-6.1.9/drivers/gpu/drm/mga/ |
D | mga_state.c | 75 MGA_MACCESS, ctx->maccess, in mga_g200_emit_context() 98 MGA_MACCESS, ctx->maccess, in mga_g400_emit_context() 589 MGA_MACCESS, dev_priv->maccess, in mga_dma_dispatch_swap() 788 MGA_MACCESS, dev_priv->maccess, in mga_dma_dispatch_blit()
|
D | mga_ioc32.c | 44 unsigned int maccess;
|
D | mga_drv.h | 134 u32 maccess; member
|
D | mga_dma.c | 815 dev_priv->maccess = init->maccess; in mga_do_init_dma()
|
/linux-6.1.9/mm/ |
D | Makefile | 51 maccess.o page-writeback.o folio-compat.o \
|