Home
last modified time | relevance | path

Searched refs:Count (Results 1 – 25 of 94) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp148 std::size_t Count,
161 int directions[Count]) in apply()
177 Count, in apply()
187 std::size_t Count
189 struct get_direction_loop<Point, DimensionVector, 0, Count, spherical_tag>
195 int directions[Count]) in apply()
214 Count, in apply()
224 std::size_t Count,
227 struct get_direction_loop<Point, DimensionVector, Count, Count, CastedCSTag>
230 static inline void apply(Segment const&, int [Count]) in apply()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Diuu_phoenix.c396 int Count = 0; in iuu_clk() local
411 priv->buf[Count++] = IUU_UART_WRITE_I2C; in iuu_clk()
412 priv->buf[Count++] = FrqGenAdr << 1; in iuu_clk()
413 priv->buf[Count++] = 0x09; in iuu_clk()
414 priv->buf[Count++] = 0x00; in iuu_clk()
416 status = bulk_immediate(port, (u8 *) priv->buf, Count); in iuu_clk()
478 priv->buf[Count++] = IUU_UART_WRITE_I2C; /* 0x4C */ in iuu_clk()
479 priv->buf[Count++] = FrqGenAdr << 1; in iuu_clk()
480 priv->buf[Count++] = 0x09; in iuu_clk()
481 priv->buf[Count++] = 0x20; /* Adr = 0x09 */ in iuu_clk()
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-counter5 Count data of Count Y represented as a string.
11 Count value ceiling for Count Y. This is the upper limit for the
18 Count value floor for Count Y. This is the lower limit for the
25 Count mode for channel Y. The ceiling and floor values for
26 Count Y are used by the count mode where required. The following
35 the Count Y ceiling value, while the lower limit is set
36 to the Count Y floor value. The counter freezes at
49 A count value boundary is set between the Count Y floor
50 value and the Count Y ceiling value. The counter is
51 reset to the Count Y floor value at count = ceiling when
[all …]
H A Dsysfs-bus-papr-pmem48 * "CtlResCt" : Controller Reset Count
53 * "HostLCnt" : Host Load Count
54 * "HostSCnt" : Host Store Count
57 * "MedRCnt " : Media Read Count
58 * "MedWCnt " : Media Write Count
61 * "CchRHCnt" : Cache Read Hit Count
62 * "CchWHCnt" : Cache Write Hit Count
63 * "FastWCnt" : Fast Write Count
H A Dsysfs-bus-counter-ftm-quaddec5 Discrete set of available values for the respective Count Y
13 Configure the prescaler value associated with Count Y.
H A Dsysfs-bus-iio-counter-104-quad-820 Count mode for channel Y. Four count modes are available:
85 direction control input, with B = 1 selecting UP Count
86 mode and B = 0 selecting Down Count mode.
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst33 Association of a Signal, and evaluation trigger, with a Count.
35 * Count:
58 A Synapse represents the association of a Signal with a Count. Signal
59 data affects respective Count data, and the Synapse represents this
63 triggers the respective Count's count function evaluation to update the
88 A Synapse associates one Signal with one Count.
92 A Count represents the accumulation of the effects of connected
96 A Count has a count function mode which represents the update behavior
138 A Count has a set of one or more associated Synapses.
143 The most basic counter device may be expressed as a single Count
[all …]
/OK3568_Linux_fs/kernel/arch/mips/fw/arc/
H A Dfile.c16 ArcRead(ULONG FileID, VOID *Buffer, ULONG N, ULONG *Count) in ArcRead() argument
18 return ARC_CALL4(read, FileID, Buffer, N, Count); in ArcRead()
22 ArcWrite(ULONG FileID, PVOID Buffer, ULONG N, PULONG Count) in ArcWrite() argument
24 return ARC_CALL4(write, FileID, Buffer, N, Count); in ArcWrite()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/dsv/
H A Dwrite.hpp73 template <typename Point, std::size_t Dimension, std::size_t Count>
86 Point, Dimension + 1, Count in apply()
91 template <typename Point, std::size_t Count>
92 struct stream_coordinate<Point, Count, Count>
110 std::size_t Count
123 Geometry, Index, Dimension + 1, Count in apply()
128 template <typename Geometry, std::size_t Index, std::size_t Count>
129 struct stream_indexed<Geometry, Index, Count, Count>
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0001-qemu-Add-missing-wacom-HID-descriptor.patch43 + 0x95, 0x05, /* Report Count (5) */
46 + 0x95, 0x01, /* Report Count (1) */
55 + 0x95, 0x02, /* Report Count (2) */
69 + 0x95, 0x08, /* Report Count (8) */
74 + 0x95, 0x01, /* Report Count (1) */
89 + 0x95, 0x02, /* Report Count (2) */
97 + 0x95, 0x01, /* Report Count (1) */
107 + 0x95, 0x0d, /* Report Count (13) */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/txbf/
H A Dhaltxbfjaguar.c442 u1Byte Count = 0, u1btmp; in HalTxbfJaguar_Clk_8812A() local
465 for (Count = 0; Count < 100; Count++) { in HalTxbfJaguar_Clk_8812A()
479 for (Count = 0; Count < 100; Count++) { in HalTxbfJaguar_Clk_8812A()
491 for (Count = 0; Count < 100; Count++) { in HalTxbfJaguar_Clk_8812A()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/txbf/
H A Dhaltxbfjaguar.c442 u1Byte Count = 0, u1btmp; in HalTxbfJaguar_Clk_8812A() local
465 for (Count = 0; Count < 100; Count++) { in HalTxbfJaguar_Clk_8812A()
479 for (Count = 0; Count < 100; Count++) { in HalTxbfJaguar_Clk_8812A()
491 for (Count = 0; Count < 100; Count++) { in HalTxbfJaguar_Clk_8812A()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dspan74 template <ptrdiff_t Count>
75 constexpr span<element_type, Count> first() const;
76 template <ptrdiff_t Count>
77 constexpr span<element_type, Count> last() const;
78 template <ptrdiff_t Offset, ptrdiff_t Count = dynamic_extent>
263 static_assert(_Count >= 0, "Count must be >= 0 in span::first()");
264 static_assert(_Count <= _Extent, "Count out of range in span::first()");
272 static_assert(_Count >= 0, "Count must be >= 0 in span::last()");
273 static_assert(_Count <= _Extent, "Count out of range in span::last()");
280 … _LIBCPP_ASSERT(__count >= 0 && __count <= size(), "Count out of range in span::first(count)");
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dspan74 template <ptrdiff_t Count>
75 constexpr span<element_type, Count> first() const;
76 template <ptrdiff_t Count>
77 constexpr span<element_type, Count> last() const;
78 template <ptrdiff_t Offset, ptrdiff_t Count = dynamic_extent>
263 static_assert(_Count >= 0, "Count must be >= 0 in span::first()");
264 static_assert(_Count <= _Extent, "Count out of range in span::first()");
272 static_assert(_Count >= 0, "Count must be >= 0 in span::last()");
273 static_assert(_Count <= _Extent, "Count out of range in span::last()");
280 … _LIBCPP_ASSERT(__count >= 0 && __count <= size(), "Count out of range in span::first(count)");
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dfreecom.c53 __le32 Count; /* Number of bytes to transfer. */ member
72 __le16 Count; member
161 fxfr->Count = cpu_to_le32 (count); in freecom_readdata()
194 fxfr->Count = cpu_to_le32 (count); in freecom_writedata()
330 le16_to_cpu(fst->Count)); in freecom_transport()
339 length = le16_to_cpu(fst->Count); in freecom_transport()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/wkt/
H A Dwrite.hpp62 template <typename P, int I, int Count>
69 stream_coordinate<P, I + 1, Count>::apply(os, p); in apply()
73 template <typename P, int Count>
74 struct stream_coordinate<P, Count, Count>
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dsmbus-protocol.rst48 Count (8 bits) A data byte containing the length of a block operation.
179 of data is specified by the device in the Count byte.
184 S Addr Rd [A] [Count] A [Data] A [Data] A ... A [Data] NA P
196 Comm byte. The amount of data is specified in the Count byte.
200 S Addr Wr [A] Comm [A] Count [A] Data [A] Data [A] ... [A] Data [A] P
214 S Addr Wr [A] Comm [A] Count [A] Data [A] ...
215 S Addr Rd [A] [Count] A [Data] ... A P
286 and Write operations, except these do not have a Count byte. They are
/OK3568_Linux_fs/kernel/Documentation/driver-api/pldmfw/
H A Dfile-format.rst95 | Record Count |
119 | Descriptor Count |
150 | Component Count |
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/cloc/
H A Dcloc_1.92.bb1 SUMMARY = "Count blank lines, comment lines, and physical lines of source code \
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-class-ubi47 Count of bad physical eraseblocks on the underlying MTD device.
132 Count of volumes on this UBI device.
191 Count of physical eraseblock reserved for this volume.
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.c539 # define YYCOPY(Dst, Src, Count) \ argument
540 __builtin_memcpy (Dst, Src, YY_CAST (YYSIZE_T, (Count)) * sizeof (*(Src)))
542 # define YYCOPY(Dst, Src, Count) \ argument
546 for (yyi = 0; yyi < (Count); yyi++) \
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dtda18271c2dd.c594 s32 Count = 0; in PowerScan() local
636 freq_MainPLL = RF_in + sign * Count + 1000000; in PowerScan()
649 Count += 200000; in PowerScan()
651 if (Count < CountLimit * 100000) in PowerScan()
657 Count = 200000; in PowerScan()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.reg545 * Data Channel Host Count
556 * Host Overlay DMA Count
597 * Scatter/Gather Host Count
607 * SCB Host Count
857 * CMC Sequencer Byte Count
866 * Overlay Sequencer Byte Count
875 * Data Channel Sequencer Byte Count
1053 * SG Sequencer Byte Count
2076 * SCSI Offset Count
2364 * Output Synchronizer Space Count
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Duldivmod.S202 @ Count the leading zeroes in B.
209 @ Count the remaining leading zeroes in B.
/OK3568_Linux_fs/kernel/Documentation/device-mapper/
H A Ddm-bow.txt79 | Magic | Count | Sequence | Log entry | Log entry | …
82 Magic is a magic number. Count is the number of log entries. Sequence is 0

1234