Home
last modified time | relevance | path

Searched refs:VENDOR (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/u-boot/
H A Dconfig.mk22 VENDOR :=
34 VENDOR := $(CONFIG_SYS_VENDOR:"%"=%)
53 ifdef VENDOR
54 BOARDDIR = $(VENDOR)/$(BOARD)
H A DMakefile371 export ARCH CPU BOARD VENDOR SOC CPUDIR BOARDDIR
665 HAVE_VENDOR_COMMON_LIB = $(if $(wildcard $(srctree)/board/$(VENDOR)/common/Makefile),y,n)
668 libs-$(HAVE_VENDOR_COMMON_LIB) += board/$(VENDOR)/common/
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c33 #define VENDOR 0x1d6b macro
91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c33 #define VENDOR 0x1d6b macro
91 if (desc.idVendor == VENDOR && desc.idProduct == PRODUCT) { in test_init()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A DMakefile68 spl/u-boot-spl.csf: spl/u-boot-spl.ivt spl/u-boot-spl.bin board/$(VENDOR)/$(BOARD)/sign/u-boot-spl.…
71 u-boot.csf: u-boot.ivt u-boot.bin board/$(VENDOR)/$(BOARD)/sign/u-boot.csf
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DVideo.c134 {VENDOR, "vendorname"},
166 case VENDOR: in xf86parseVideoAdaptorSection()
H A DDevice.c67 {VENDOR, "vendorname"},
118 case VENDOR: in xf86parseDeviceSection()
H A Dxf86tokens.h87 VENDOR, enumerator
H A DMonitor.c67 {VENDOR, "vendorname"},
425 case VENDOR: in xf86parseMonitorSection()
/OK3568_Linux_fs/external/xserver/debian/
H A Drules.flags3 VENDOR = $(shell dpkg-vendor --query Vendor)
22 --with-os-vendor="$(VENDOR)" \
/OK3568_Linux_fs/u-boot/tools/
H A DMakefile238 ifneq ($(wildcard $(srctree)/$(src)/logos/$(VENDOR).bmp),)
239 LOGO_BMP= $(srctree)/$(src)/logos/$(VENDOR).bmp
/OK3568_Linux_fs/kernel/drivers/w1/masters/
H A Dds2490.c18 #define VENDOR 0x40 macro
173 CONTROL_CMD, VENDOR, value, index, NULL, 0, 1000); in ds_send_control_cmd()
188 MODE_CMD, VENDOR, value, index, NULL, 0, 1000); in ds_send_control_mode()
203 COMM_CMD, VENDOR, value, index, NULL, 0, 1000); in ds_send_control()
/OK3568_Linux_fs/u-boot/include/
H A Dlattice.h90 #define VENDOR 0x56 macro
/OK3568_Linux_fs/u-boot/scripts/
H A DMakefile.spl62 HAVE_VENDOR_COMMON_LIB = $(if $(wildcard $(srctree)/board/$(VENDOR)/common/Makefile),y,n)
65 libs-$(HAVE_VENDOR_COMMON_LIB) += board/$(VENDOR)/common/
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.sdp47 U-Boot configurations CONFIG_G_DNL_(VENDOR|PRODUCT)_NUM. Make sure
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcve-check.bbclass294 …cve_cursor = conn.execute("SELECT DISTINCT ID FROM PRODUCTS WHERE PRODUCT IS ? AND VENDOR LIKE ?",…
314 … conn.execute("SELECT * FROM PRODUCTS WHERE ID IS ? AND PRODUCT IS ? AND VENDOR LIKE ?", (cve, pro…
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dcve-update-db-native.bb189 VENDOR TEXT, PRODUCT TEXT, VERSION_START TEXT, OPERATOR_START TEXT, \
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dgadget_printer.rst49 the Netchip vendor id 0x0525. YOU MUST CHANGE TO YOUR OWN VENDOR ID
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst217 * .. _`CEC-MSG-GIVE-DEVICE-VENDOR-ID`:
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Divm_core.c854 case VENDOR: in ispVMCode()
/OK3568_Linux_fs/external/chromium/licenses/
H A DREADME136 ARCHITECTURE-VENDOR-OS
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst174 SELECTION OF VENDOR BY CUSTOMERS.
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac392 AC_ARG_WITH(vendor-name, AS_HELP_STRING([--with-vendor-name=VENDOR],
395 AC_ARG_WITH(vendor-name-short, AS_HELP_STRING([--with-vendor-name-short=VENDOR],
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst2689 * add VENDOR DEVICE MASK SIZE BUFFERS
2691 VENDOR and DEVICE are PCI vendor and device IDs. They take
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info6343 'VENDOR:PROCESSOR IDENTIFIER'. In addition, there are two special
42860 ARCHITECTURE-VENDOR-OS

12