Searched refs:upto (Results 1 – 9 of 9) sorted by relevance
64 int upto; /* the number of bytes we have written to buf */ in encode_value() local67 upto = 0; in encode_value()75 for (; arg_count > 0; arg++, arg_count--, upto += len) { in encode_value()83 if (upto + len > value_size) { in encode_value()84 value_size = (upto + len) + 500; in encode_value()93 ptr = value + upto; in encode_value()113 *value_len = upto; in encode_value()116 fprintf(stderr, "Value size %d\n", upto); in encode_value()
3 The ASPEED PWM controller can support upto 8 PWM outputs. The ASPEED Fan Tacho4 controller can support upto 16 Fan tachometer inputs.6 There can be upto 8 fans supported. Each fan can have one PWM output and31 Under fan subnode there can upto 8 child nodes, with each child node
29 Under fan subnode can be upto 8 child nodes, each child node representing a fan.
39 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch() argument41 const u32 limit = (upto + 3) & ~3; in shadow_fetch()48 return bios->size >= upto; in shadow_fetch()
18 <appid> is user provided string upto 128 characters
17 RTCs that support alarms. Can be set upto 24 hours in the
42 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core
311 will ensure to support baud rates upto 1.5Mpbs.