Home
last modified time | relevance | path

Searched refs:ID (Results 101 – 125 of 1178) sorted by relevance

12345678910>>...48

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover.cpp90 struct ID { in tileCover() struct
95 std::vector<ID> t; in tileCover()
102 t.emplace_back(ID{ x, y, dx * dx + dy * dy }); in tileCover()
115 std::sort(t.begin(), t.end(), [](const ID& a, const ID& b) { in tileCover()
120 t.erase(std::unique(t.begin(), t.end(), [](const ID& a, const ID& b) { in tileCover()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.c46 #define ETSI_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
48 ID, WIDTH_LOWER(WMIN), WIDTH_UPPER(WMAX), \
71 #define FCC_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, CHIRP) \ argument
73 ID, WIDTH_LOWER(WMIN), WIDTH_UPPER(WMAX), \
103 #define JP_PATTERN(ID, WMIN, WMAX, PMIN, PMAX, PRF, PPB, RATE, CHIRP) \ argument
105 ID, WIDTH_LOWER(WMIN), WIDTH_UPPER(WMAX), \
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-entities.rst63 - Entity ID, set by the application. When the ID is or'ed with
65 the first entity with a larger ID. Do not expect that the ID will
93 - Entity group ID. Always zero (obsolete)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/
H A DKconfig25 To verify that your adapter is supported, find the board ID number
29 Use the above information and the Adapter & Driver ID Guide that
48 to the Adapter & Driver ID Guide that can be located at:
67 identify your adapter, go to the Adapter & Driver ID Guide that
96 to the Adapter & Driver ID Guide that can be located at:
132 Driver ID Guide that can be located at:
149 to the Adapter & Driver ID Guide that can be located at:
168 to the Adapter & Driver ID Guide that can be located at:
220 adapter, go to the Adapter & Driver ID Guide that can be located at:
247 to the Adapter & Driver ID Guide that can be located at:
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dbrcm,iproc-clocks.txt97 The following table defines the set of PLL/clock index and ID for Cygnus.
101 Clock Source (Parent) Index ID
147 Clock Source Index ID
161 The following table defines the set of PLL/clock index and ID for Northstar and
165 Clock Source Index ID
192 The following table defines the set of PLL/clock index and ID for Northstar 2.
196 Clock Source Index ID
253 The following table defines the set of PLL/clock index and ID for Stingray.
257 Clock Source Index ID
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dphonet.rst33 uint8_t pn_rdev; /* Receiver device ID */
34 uint8_t pn_sdev; /* Sender device ID */
35 uint8_t pn_res; /* Resource ID or function */
37 uint8_t pn_robj; /* Receiver object ID */
38 uint8_t pn_sobj; /* Sender object ID */
44 The device ID is split: the 6 higher-order bits constitute the device
84 uint8_t spn_obj; /* Object ID */
85 uint8_t spn_dev; /* Device ID */
144 ID. Each listening socket can handle up to 255 simultaneous
/OK3568_Linux_fs/kernel/usr/
H A Dgen_initramfs.sh20 -u <uid> User ID to map to user ID 0 (root).
23 -g <gid> Group ID to map to group ID 0 (root).
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/slimbus/
H A Dbus.txt13 Manufacturer ID, Product code, Device index, and Instance value for
24 - reg - Should be ('Device index', 'Instance ID') from SLIMbus
28 Instance ID Is for the cases where multiple Devices of the
31 - compatible -"slimMID,PID". The textual representation of Manufacturer ID,
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3288-thermal.dtsi15 /* sensor ID */
24 /* sensor ID */
64 /* sensor ID */
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/video4linux/
H A Dv4l2-framework.txt361 对于以上两个函数的第二个参数为组 ID。如果为 0,则所有子设备都会执行
362 这个操作。如果为非 0 值,则只有那些组 ID 匹配的子设备才会执行此操作。
366ID 赋予了桥驱动更多对于如何调用回调的控制。例如,电路板上有多个
368 只有一个会被实际使用。你可以对这样的子设备设置组 ID 为(例如 AUDIO_CONTROLLER)
369 并在调用 v4l2_device_call_all() 时指定它为组 ID 值。这就保证了只有
902 事件通过一个类型和选择 ID 来定义。ID 对应一个 V4L2 对象,例如
903 一个控制 ID。如果未使用,则 ID 为 0。
906 事件组(类型、ID)都会有自己的一套 kevent 结构体。这保证了如果
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dsleep34xx.S91 mov r0, #25 @ set service ID for PPA
92 mov r12, r0 @ copy secure service ID in r12
412 mov r0, #40 @ set service ID for PPA
413 mov r12, r0 @ copy secure Service ID in r12
421 mov r0, #42 @ set service ID for PPA
422 mov r12, r0 @ copy secure Service ID in r12
434 @ set service ID for PPA
436 mov r12, r0 @ copy service ID in r12
437 mov r1, #0 @ set task ID for ROM code in r1
H A Domap-smc.S46 mov r1, #0x0 @ Process ID
48 mov r12, #0x00 @ Secure Service ID
67 mov r12, r0 @ Copy the secure service ID
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbt8xx.rst73 - Old TV cards without EEPROMs, sharing a common PCI subsystem ID;
114 Card ID. Some examples:
117 Brand name ID
131 When you have multiple cards, the order of the card ID should
143 Probing the cards with broken PCI subsystem ID
147 reason. The cards do not have a correct PCI subsystem ID.
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dhid-alps.rst12 Vender ID 0x044E
13 Product ID 0x120B
14 Version ID 0x0121
34 20 wVendorID 044E Vendor ID 0x044E
35 22 wProductID 120B Product ID 0x120B
41 Report ID
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dexpr.y37 %token <str> ID
70 other: ID
88 | ID {
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsvga.rst22 remember its mode ID (the four-digit hexadecimal number) and then
44 0x.... - Hexadecimal video mode ID (also displayed on the menu, see below
45 for exact meaning of the ID). Warning: LILO doesn't support
75 from "0" to "9" and from "a" to "z") is a 80x25 mode with ID=0x0f00 (see the
78 <flashing-cursor-here> encourages you to enter the item number or mode ID
80 "Unknown mode ID", it is trying to tell you that it isn't possible to set such
95 is able to do more), you can enter "scan" instead of item number / mode ID. The
111 used here are also a bit complex. A video mode ID is a 16-bit number usually
115 The ID numbers can be divided to those regions::
121 0x0100 to 0x017f - standard BIOS modes. The ID is a BIOS video mode number
[all …]
/OK3568_Linux_fs/kernel/Documentation/i2c/muxes/
H A Di2c-mux-gpio.rst79 of any GPIO pin it uses as the device ID. This guarantees that every
80 instance has a different ID.
83 pass PLATFORM_DEVID_AUTO as the device ID, and the platform core will
84 assign a dynamic ID to your device. If you do not know the absolute
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dgp_timer_public.h25 gp_timer_init(gp_timer_ID_t ID);
32 gp_timer_read(gp_timer_ID_t ID);
H A Dgdc_public.h38 const gdc_ID_t ID,
58 const gdc_ID_t ID);
H A Dgpio_public.h30 const gpio_ID_t ID,
43 const gpio_ID_t ID,
H A Disys_public.h26 const input_system_ID_t ID,
35 const input_system_ID_t ID,
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst65 CPU ID that this ETM is attached to.
150 Link context ID comparator to address comparator addr_idx
164 Input value string. Set type for linked context ID comparator
379 Select the context ID comparator to access
391 Set the context ID comparator value
400 Pair of values to set the byte masks for 1-8 context ID
408 byte mask value for Context ID comparator N.
411 context ID comparators
418 Number of Context ID comparators
425 Select the VM ID comparator to access.
[all …]
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi-changer.rst22 more) SCSI ID's. One for the changer device which controls the robot,
46 123 CD-ROM's, 5 CD-ROM readers (and therefore 6 SCSI ID's: the changer
93 /proc/devices. If not.... some changers use ID ? / LUN 0 for the
94 device and ID ? / LUN 1 for the robot mechanism. But Linux does *not*
98 1) echo "scsi add-single-device 0 0 ID 1" > /proc/scsi/scsi
99 (replace ID with the SCSI-ID of the device)
139 These two allow to specify the SCSI ID and LUN for the data
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dproc-v6.S106 mrc p15, 0, r2, c13, c0, 1 @ read current context ID
109 orr r1, r1, r2 @ insert into new context ID
111 mcr p15, 0, r1, c13, c0, 1 @ set context ID
141 mrc p15, 0, r5, c3, c0, 0 @ Domain ID
157 mcr p15, 0, ip, c13, c0, 1 @ set reserved context ID
161 mcr p15, 0, r5, c3, c0, 0 @ Domain ID
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dpci-iommu.txt5 ID (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
17 Requester ID. While a given PCI device can only master through one IOMMU, a
35 - iommu-map: Maps a Requester ID to an IOMMU and associated IOMMU specifier
44 - iommu-map-mask: A mask to be applied to each Requester ID prior to being

12345678910>>...48