HomeSort by relevance Sort by last modified time
    Searched refs:iomap (Results 1 - 13 of 13) sorted by null

  /external/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
platform.asl 7 #include <asm/arch/iomap.h>
  /external/u-boot/arch/x86/include/asm/arch-quark/acpi/
platform.asl 7 #include <asm/arch/iomap.h>
  /external/u-boot/arch/x86/cpu/baytrail/
valleyview.c 12 #include <asm/arch/iomap.h>
acpi.c 15 #include <asm/arch/iomap.h>
  /external/u-boot/arch/x86/cpu/broadwell/
northbridge.c 9 #include <asm/arch/iomap.h>
power_state.c 12 #include <asm/arch/iomap.h>
sdram.c 19 #include <asm/arch/iomap.h>
pch.c 19 #include <asm/arch/iomap.h>
  /external/u-boot/arch/x86/include/asm/arch-braswell/
gpio.h 11 #include <asm/arch/iomap.h>
  /external/deqp-deps/glslang/Test/
runtests 39 $EXE -D -Od -e main -l -q --hlsl-iomap --auto-map-bindings --stb 10 --sbb 20 --ssb 30 --suavb 40 --scb 50 -D -V -e main -Od hlsl.automap.frag > $TARGETDIR/hlsl.automap.frag.out
105 $EXE -V -D -Od -e main -H -Od hlsl.explicitDescriptorSet.frag --hlsl-iomap --amb --ssb 10 --stb 20 --rsb 4 > $TARGETDIR/hlsl.explicitDescriptorSet.frag.out
108 $EXE -V -D -Od -e main -H -Od hlsl.explicitDescriptorSet.frag --hlsl-iomap --amb --ssb 10 --stb 20 --rsb frag 3 > $TARGETDIR/hlsl.explicitDescriptorSet-2.frag.out
115 $EXE -e main --hlsl-iomap --ssb 10 1 15 2 --stb 20 --stb 25 2 --stb 70 6 --suavb 30 --suavb 40 2 --sub 50 6 -i -q -D -Od -V hlsl.shift.per-set.frag > $TARGETDIR/hlsl.shift.per-set.frag.out || HASERROR=1
139 $EXE -g -D -Od -e newMain -g --amb --aml --fua --hlsl-iomap --nsf --spirv-val --sib 1 --ssb 2 --sbb 3 --stb 4 --suavb 5 --sub 6 \
  /external/libevent/
evmap.c 540 struct event_io_map *iomap = &base->io; local
544 HT_FOREACH(mapent, event_io_map, iomap) {
548 for (fd = 0; fd < iomap->nentries; ++fd) {
549 struct evmap_io *ctx = iomap->entries[fd];
  /external/u-boot/arch/x86/cpu/quark/
acpi.c 10 #include <asm/arch/iomap.h>
  /external/u-boot/drivers/video/
broadwell_igd.c 18 #include <asm/arch/iomap.h>

Completed in 4333 milliseconds