Home
last modified time | relevance | path

Searched full:oem (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_ipc/
H A DRkLunch.sh11 check_linker /userdata /oem/usr/www/userdata
12 check_linker /userdata /oem/usr/www/userdata
13 check_linker /media/usb0 /oem/usr/www/usb0
14 check_linker /mnt/sdcard /oem/usr/www/sdcard
16 if [ ! -f "/oem/sysconfig.db" ]; then
19 ln -s -f /oem/sysconfig-4K.db /oem/sysconfig.db
23 ln -s -f /oem/sysconfig-2K.db /oem/sysconfig.db
27 ln -s -f /oem/sysconfig-1080P.db /oem/sysconfig.db
31 ln -s -f /oem/sysconfig-5M.db /oem/sysconfig.db
85 mediaserver -c /oem/usr/share/mediaserver/rv1109/ipc-hdmi-display.conf &
[all …]
/OK3568_Linux_fs/buildroot/package/oem/
H A Doem.mk3 # oem
10 @$(call MESSAGE,"Finalizing OEM directory")
11 rm -rf $(TARGET_DIR)/oem/usr/include \
12 $(TARGET_DIR)/oem/usr/share/aclocal \
13 $(TARGET_DIR)/oem/usr/lib/pkgconfig \
14 $(TARGET_DIR)/oem/usr/share/pkgconfig \
15 $(TARGET_DIR)/oem/usr/lib/cmake \
16 $(TARGET_DIR)/oem/usr/share/cmake \
17 $(TARGET_DIR)/oem/usr/doc
18 find $(TARGET_DIR)/oem/usr/{lib,share}/ -name '*.cmake' -print0 | \
[all …]
H A DConfig.in2 bool "OEM splitted rootfs"
5 Install specified packages to $(TARGET_DIR)/oem instead.
10 string "OEM packages"
12 Packages which would be installed to the OEM splitted rootfs.
/OK3568_Linux_fs/
H A Drkflash.sh13 OEM=$ROCKDEV_DIR/oem.img
35 $UPGRADETOOL di -oem $OEM
56 $UPGRADETOOL di -oem $OEM
134 if [ $FLASH_TYPE = oem ]
137 OEM=$2
139 echo "flash oem: $OEM"
140 $UPGRADETOOL di -oem $OEM
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Drkflash.sh13 OEM=$ROCKDEV_DIR/oem.img
35 $UPGRADETOOL di -oem $OEM
56 $UPGRADETOOL di -oem $OEM
134 if [ $FLASH_TYPE = oem ]
137 OEM=$2
139 echo "flash oem: $OEM"
140 $UPGRADETOOL di -oem $OEM
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sfp.h46 u32 oem_uid; /* 0x274 OEM UID 0*/
47 u32 oem_uid_1; /* 0x278 OEM UID 1*/
48 u32 oem_uid_2; /* 0x27c OEM UID 2*/
49 u32 oem_uid_3; /* 0x280 OEM UID 3*/
50 u32 oem_uid_4; /* 0x284 OEM UID 4*/
58 u32 oem_uid; /* 0x9c OEM Unique ID */
71 u32 ospr; /* 0x40 OEM Security Policy Register */
74 u32 oem_uid; /* 0x9c OEM Unique ID */
76 u32 ovpr; /* 0xA4 OEM Validation Policy Register */
H A Dkeymaster.h42 * read oem unlock status from rk_keymaster
44 * @unlock:used to read oem unlock status code,0:locked,1:unlocked
51 * update oem unlock status to rk_keymaster
53 * @unlock: oem unlock status code,0:locked,1:unlocked
/OK3568_Linux_fs/device/rockchip/common/configs/
H A DConfig.in.extra-part37 default "oem"
39 Device identifier, like oem or /dev/mmcblk0p7 or PARTLABEL=oem.
117 Device identifier, like oem or /dev/mmcblk0p7 or PARTLABEL=oem.
194 Device identifier, like oem or /dev/mmcblk0p7 or PARTLABEL=oem.
267 Device identifier, like oem or /dev/mmcblk0p7 or PARTLABEL=oem.
340 Device identifier, like oem or /dev/mmcblk0p7 or PARTLABEL=oem.
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_cvr/
H A DRkLunch.sh12 ln -s -f /oem/etc/rkadk/8M/rkadk_setting_sensor_0.ini /oem/etc/rkadk/rkadk_setting_sensor_0.ini
16 ln -s -f /oem/etc/rkadk/5M/rkadk_setting_sensor_0.ini /oem/etc/rkadk/rkadk_setting_sensor_0.ini
19 LD_PRELOAD=/oem/libthird_media.so cvr_app &
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dprobe_roms.c25 /* probe_roms - scan for oem parameters */
66 /* we think we found the OEM table */ in isci_request_oprom()
90 "OEM table checksum failed\n"); in isci_request_oprom()
94 /* keep going if that's not the oem param table */ in isci_request_oprom()
101 "OEM parameter table found in OROM\n"); in isci_request_oprom()
199 "Unable to obtain EFI var data for OEM parms\n"); in isci_get_efi_var()
207 "Invalid OEM header signature\n"); in isci_get_efi_var()
218 "OEM table checksum failed\n"); in isci_get_efi_var()
226 "Invalid OEM table signature\n"); in isci_get_efi_var()
H A Dinit.c451 struct sci_oem_params *oem = &ihost->oem_parameters; in sci_oem_defaults() local
455 oem->controller.mode_type = SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE; in sci_oem_defaults()
458 oem->controller.max_concurr_spin_up = 1; in sci_oem_defaults()
461 oem->controller.do_enable_ssc = false; in sci_oem_defaults()
464 oem->controller.cable_selection_mask = 0; in sci_oem_defaults()
468 oem->ports[i].phy_mask = 0; in sci_oem_defaults()
485 oem->phys[i].sas_address.low = 0x1 + ihost->id; in sci_oem_defaults()
486 oem->phys[i].sas_address.high = 0x5FCFFFFF; in sci_oem_defaults()
528 /* sanity check platform (or 'firmware') oem parameters */ in isci_host_alloc()
531 dev_warn(&pdev->dev, "parsing firmware oem parameters failed\n"); in isci_host_alloc()
[all …]
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dosi.rst22 Linux runs on two groups of machines -- those that are tested by the OEM
41 What should an OEM do if they want to support Linux and Windows
46 _OSI("Linux-OEM-my_interface_name")
47 where 'OEM' is needed if this is an OEM-specific hook,
51 In addition, the OEM should send a patch to upstream Linux
54 on the OEM's system uses _OSI to ask if the interface is supported
58 they can also add an acpi_osi=Linux-OEM-my_interface_name
135 using it in untested BIOS flows. But some OEM's used _OSI("Linux")
/OK3568_Linux_fs/external/rknpu2/
H A Drknn_server_proxy.md112 1. adb push RV1106/Linux/rknn_server/arm/usr/bin下的所有文件到/oem/usr/bin目录
113 2. adb push RV1106/Linux/librknn_api/armhf/librknnmrt.so到/oem/usr/lib目录
116 chmod +x /oem/usr/bin/rknn_server
117 chmod +x /oem/usr/bin/start_rknn.sh
118 chmod +x /oem/usr/bin/restart_rknn.sh
/OK3568_Linux_fs/kernel/drivers/media/usb/au0828/
H A Dau0828-cards.c154 case 72201: /* WinTV-HVR950q (OEM, IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
155 case 72211: /* WinTV-HVR950q (OEM, IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
156 case 72221: /* WinTV-HVR950q (OEM, IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
157 case 72231: /* WinTV-HVR950q (OEM, IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
158 case 72241: /* WinTV-HVR950q (OEM, No IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
160 case 72261: /* WinTV-HVR950q (OEM, No IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
161 case 72271: /* WinTV-HVR950q (OEM, No IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
162 case 72281: /* WinTV-HVR950q (OEM, No IR, ATSC/QAM and analog video */ in hauppauge_eeprom()
164 case 72500: /* WinTV-HVR950q (OEM, No IR, ATSC/QAM */ in hauppauge_eeprom()
/OK3568_Linux_fs/u-boot/cmd/fastboot/
H A DKconfig86 bool "Enable FASTBOOT OEM UNLOCK command"
89 This enables the command "fastboot oem unlock" the fastboot
90 oem unlock command requires tee security storage to store
91 unlock status. oem unlock status attach to bootargs on boot.
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dtbfind.c22 * oem_id - String with the table OEM ID
23 * oem_table_id - String with the OEM Table ID
29 * Signature, OEM ID and OEM Table ID. Returns an index that can
49 /* Don't allow the OEM strings to be too long */ in acpi_tb_find_table()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-acpi40 - ASCII OEM identification
43 - ASCII OEM table identification
46 - OEM revision number
/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/
H A Davb_user_tool.sh172 Expect_cmd_fastboot "oem fuse at-perm-attr"
175 Expect_cmd_fastboot "oem fuse at-rsa-perm-attr"
180 Expect_cmd_fastboot "oem at-lock-vboot"
185 Expect_cmd_fastboot "oem at-get-vboot-unlock-challenge"
189 Expect_cmd_fastboot "oem at-unlock-vboot"
/OK3568_Linux_fs/kernel/net/ncsi/
H A Dinternal.h78 /* OEM Vendor Manufacture ID */
81 /* Broadcom specific OEM Command */
83 /* Mellanox specific OEM Command */
88 /* OEM Command payload lengths*/
92 /* Offset in OEM request */
95 /* Mac address offset in OEM response */
313 unsigned int gma_flag; /* OEM GMA flag */
350 unsigned char *data; /* NCSI OEM data */
H A Dncsi-pkt.h89 __be32 oem_mode; /* OEM link mode */
150 /* OEM Request Command as per NCSI Specification */
154 unsigned char data[]; /* OEM Payload Data */
157 /* OEM Response Packet as per NCSI Specification */
176 unsigned char type; /* OEM Command type */
186 __be32 oem_status; /* OEM link status */
336 __be32 oem_status; /* OEM link status */
387 #define NCSI_PKT_CMD_OEM 0x50 /* OEM */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst64 # And increase the OEM Revision. For example, before modification:
72 # (similar Table Signature, and similar OEMID, and similar OEM Table ID)
73 # with a more recent OEM Revision, the platform table will be upgraded by
75 # (dissimilar Table Signature, or dissimilar OEMID, or dissimilar OEM Table
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir-xmp-decoder.c76 u8 addr, subaddr, subaddr2, toggle, oem, obc1, obc2, sum1, sum2; in ir_xmp_decode() local
118 oem = n[4] << 4 | n[5]; in ir_xmp_decode()
129 if (oem != 0x44) in ir_xmp_decode()
130 dev_dbg(&dev->dev, "Warning: OEM nibbles 0x%02X. Expected 0x44\n", in ir_xmp_decode()
131 oem); in ir_xmp_decode()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dpmbus.rst38 http://www.lineagepower.com/oem/pdf/PDT003A0X.pdf
40 http://www.lineagepower.com/oem/pdf/PDT006A0X.pdf
42 http://www.lineagepower.com/oem/pdf/PDT012A0X.pdf
44 http://www.lineagepower.com/oem/pdf/UDT020A0X.pdf
46 http://www.lineagepower.com/oem/pdf/MDT040A0X.pdf
/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/build/linux/
H A Dgdbinit2 #set solib-search-path $SDK_OUT_DIR/oem/usr/lib
4 set environment LD_LIBRARY_PATH /oem/usr/lib
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/build/linux/
H A Dgdbinit2 #set solib-search-path $SDK_OUT_DIR/oem/usr/lib
4 set environment LD_LIBRARY_PATH /oem/usr/lib

12345678910>>...18