Home
last modified time | relevance | path

Searched refs:HOST (Results 1 – 25 of 84) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dhost.fuc30 * HOST data segment
33 // HOST (R)FIFO packet format
39 // HOST HOST->PWR queue description
48 // HOST PWR->HOST queue description
59 * HOST code segment
62 // HOST->PWR comms - dequeue message(s) for process(es) from FIFO
91 // PWR->HOST comms - enqueue message for HOST to RFIFO
100 // message from intr handler == HOST->PWR comms pending
/OK3568_Linux_fs/kernel/drivers/soc/aspeed/
H A DKconfig10 tristate "Aspeed ast2400/2500 HOST LPC to BMC bridge control"
12 Control Aspeed ast2400/2500 HOST LPC to BMC mappings through
17 tristate "Aspeed ast2500 HOST LPC snoop support"
26 tristate "Aspeed ast2400/2500 HOST P2A VGA MMIO to BMC bridge control"
28 Control Aspeed ast2400/2500 HOST P2A VGA MMIO to BMC mappings through
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/pciutils/pciutils/
H A Dconfigure.patch47 if [ -z "$HOST" ] ; then
55 @@ -25,7 +29,7 @@ if [ -z "$HOST" ] ; then
64 @@ -35,7 +39,7 @@ if [ -z "$HOST" ] ; then
68 - HOST=${3:-$cpu-$sys}
69 + HOST=$cpu-$sys
/OK3568_Linux_fs/external/xserver/os/
H A Daccess.c221 } HOST; typedef
229 static HOST *selfhosts = NULL;
230 static HOST *validhosts = NULL;
244 static Bool siAddrMatch(int family, void *addr, int len, HOST * host,
299 HOST *self; in DisableLocalHost()
440 register HOST *host; in DefineSelf()
620 register HOST *host; in DefineSelf()
895 register HOST *host; in AugmentSelf()
918 HOST *self; in AddLocalHosts()
932 register HOST *host; in ResetHosts()
[all …]
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsandbox.h74 func(HOST, host, 1) \
75 func(HOST, host, 0)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A DCMakeLists.txt45 # BUILD HOST PARSER tools #
66 # BUILD HOST CODE2BIN tool #
85 # BUILD HOST j2s_generated.h optimize tool #
103 # BUILD HOST DUMP tool #
/OK3568_Linux_fs/buildroot/package/netsurf/
H A D0002-do-not-cross-compile-nsgenbind.patch23 - $(MAKE) install --directory=$1 HOST=$(BUILD) PREFIX=$(TMP_PREFIX) Q=$(Q) DESTDIR=
24 + $(MAKE) install --directory=$1 HOST=$(BUILD) CC=$(BUILD_CC) PREFIX=$(TMP_PREFIX) Q=$(Q) DESTDIR=
/OK3568_Linux_fs/buildroot/package/uboot-tools/
H A D0003-tools-Makefile-fix-C-LD-FLAGS-with-CROSS_BUILD_TOOLS.patch7 {C,LD}FLAGS otherwise CC will be used with HOST{C,LD}FLAGS which seems
11 HOST{C,LD}FLAGS don't work.
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-git-proxy107 HOST=$1
116 for HOST_IP in $(getent ahostsv4 $HOST | grep ' STREAM ' | cut -d ' ' -f 1) ; do
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/
H A Dbusybox-syslog.default11 # -R HOST[:PORT]: Log to HOST:PORT (default PORT:514)
/OK3568_Linux_fs/yocto/poky/bitbake/contrib/prserv/
H A DDockerfile49 HOST=0.0.0.0 \
59 --host=$HOST \
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A DKconfig20 SCSI HOST support for a parallel SCSI host adapters.
35 SCSI HOST support for a Fiber Channel host adapters.
54 SCSI HOST support for a SAS host adapters.
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/pciutils/
H A Dpciutils_3.7.0.bb42 # The configure script breaks if the HOST variable is set
43 HOST[unexport] = "1"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.txt5 selects either OTG or HOST controller for the second PHY port. It also sets
11 |_ PHY port#1 _________________ HOST controller
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/
H A DCMakeLists.txt63 # BUILD HOST PARSER TOOL #
86 # BUILD HOST DUMP TOOL #
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A Drust-cross.inc4 # informed choices for BUILD & HOST if TARGET happens to be the same as
6 for thing in ['BUILD', 'HOST', 'TARGET']:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/emacs/files/
H A Dusemake-docfile-native.patch3 When building emacs, it builds some tools for the HOST
7 executables arent compatible with the HOST.
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/classes/
H A Drust-common-without-python3native.bbclass26 # HOST could be musl, but only if a compiler is built to be run on
110 # - HOST - the system where the binary is being built
120 RUST_HOST_SYS = "${@rust_base_triple(d, 'HOST')}"
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drust-common.bbclass26 # HOST could be musl, but only if a compiler is built to be run on
110 # - HOST - the system where the binary is being built
121 RUST_HOST_SYS = "${@rust_base_triple(d, 'HOST')}"
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl-s905x-khadas-vim.dts159 "WIFI Power Enable", "WIFI WAKE HOST",
165 "Bluetooth WAKE HOST",
/OK3568_Linux_fs/buildroot/package/acpica/
H A Dacpica.mk17 HARDWARE_NAME=$(BR2_ARCH) HOST=_LINUX CC="$(TARGET_CC)" \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/
H A D0001-Remove-bionic-specific-calls.patch21 -#ifdef HOST
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1108/
H A DKconfig10 * one USB HOST port
/OK3568_Linux_fs/buildroot/package/pcm-tools/
H A Dpcm-tools.mk20 UNAME=Linux HOST=_LINUX
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-remove-INCLUDEDIR-to-prevent-build-issues.patch18 HOST=

1234