Home
last modified time | relevance | path

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

/arch/x86/pci/
Dintel_mid_pci.c100 unsigned long decode; in pci_device_update_fixed() local
107 decode = size - 1; in pci_device_update_fixed()
108 decode |= decode >> 1; in pci_device_update_fixed()
109 decode |= decode >> 2; in pci_device_update_fixed()
110 decode |= decode >> 4; in pci_device_update_fixed()
111 decode |= decode >> 8; in pci_device_update_fixed()
112 decode |= decode >> 16; in pci_device_update_fixed()
113 decode++; in pci_device_update_fixed()
114 decode = ~(decode - 1); in pci_device_update_fixed()
116 decode = 0; in pci_device_update_fixed()
[all …]
/arch/arm/mach-nspire/
Dnspire.c47 .decode = clcdfb_decode,
/arch/m68k/math-emu/
Dfp_decode.h102 | decode destination format for fmove reg,ea
107 | decode source register for fmove reg,ea
133 | decode the 8bit diplacement from the brief extension word
139 | decode the index of the brief/full extension word
167 | decode the base displacement size
Dfp_movem.S41 | set flags for decode macros for fmovem
80 | decode address mode
199 | set flags for decode macros for fmovem control register
224 | decode address mode
Dfp_cond.S94 | set flags for decode macros for fs<cc>
105 | decode addressing mode
Dfp_scan.S133 | decode addressing mode for source
/arch/x86/platform/uv/
Dbios_uv.c179 int uv_bios_set_legacy_vga_target(bool decode, int domain, int bus) in uv_bios_set_legacy_vga_target() argument
182 (u64)decode, (u64)domain, (u64)bus, 0, 0); in uv_bios_set_legacy_vga_target()
/arch/x86/include/asm/uv/
Dbios.h100 extern int uv_bios_set_legacy_vga_target(bool decode, int domain, int bus);
/arch/arm/kernel/
Duprobes-arm.c113 struct decode_emulate *decode = (struct decode_emulate *) d; in decode_pc_ro() local
114 u32 regs = decode->header.type_regs.bits >> DECODE_TYPE_BITS; in decode_pc_ro()
/arch/powerpc/platforms/powermac/
Dpci.c800 u32 decode) in parse_region_decode() argument
809 if ((decode & (0x80000000 >> i)) == 0) in parse_region_decode()
841 u32 decode; in setup_u3_ht() local
874 decode = in_be32(hose->cfg_addr + 0x80); in setup_u3_ht()
876 DBG("PCI: Apple HT bridge decode register: 0x%08x\n", decode); in setup_u3_ht()
895 decode &= 0x003fffff; in setup_u3_ht()
898 parse_region_decode(hose, decode); in setup_u3_ht()
/arch/arm/mach-netx/
Dnxeb500hmi.c96 .decode = clcdfb_decode,
Dnxdb500.c93 .decode = clcdfb_decode,
/arch/arm/mach-vexpress/
Dct-ca9x4.c100 .decode = clcdfb_decode,
/arch/x86/kernel/apic/
Dx2apic_uv_x.c808 int uv_set_vga_state(struct pci_dev *pdev, bool decode, in uv_set_vga_state() argument
814 pdev->devfn, decode, command_bits, flags); in uv_set_vga_state()
825 rc = uv_bios_set_legacy_vga_target(decode, domain, bus); in uv_set_vga_state()
826 PR_DEVEL("vga decode %d %x:%x, rc: %d\n", decode, domain, bus, rc); in uv_set_vga_state()
/arch/arm/mach-lpc32xx/
Dphy3250.c150 .decode = clcdfb_decode,
/arch/arm/mach-integrator/
Dintegrator_cp.c218 .decode = clcdfb_decode,
Dimpd1.c260 .decode = clcdfb_decode,
/arch/arm/mach-realview/
Dcore.c339 .decode = clcdfb_decode,
/arch/arm/mach-versatile/
Dcore.c570 .decode = versatile_clcd_decode,
/arch/frv/
DKconfig116 can decode it. For instance, a 512MB SDRAM bank must be 512MB aligned.
/arch/arm/mach-imx/
DKconfig30 data/address de-multiplexing and decode, signal level shift,
/arch/m68k/ifpsp060/src/
Disp.S470 # now, w/ group1, make mul64's decode the fastest since it will
Dpfpsp.S2421 # decode and emulate the instruction. No FP exceptions can be pending #
Dfpsp.S2422 # decode and emulate the instruction. No FP exceptions can be pending #