Searched refs:upto (Results 1 – 15 of 15) sorted by relevance
78 int upto; /* the number of bytes we have written to buf */ in encode_value() local81 upto = 0; in encode_value()89 for (; arg_count > 0; arg++, arg_count--, upto += len) { in encode_value()97 if (upto + len > value_size) { in encode_value()98 value_size = (upto + len) + 500; in encode_value()107 ptr = value + upto; in encode_value()127 *value_len = upto; in encode_value()130 fprintf(stderr, "Value size %d\n", upto); in encode_value()
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()
9 - reg: Address range of misc space upto 8K
7 Synopsys desigwnware I2S device. The device supports upto
5 are 100+ hardware conditions dynamically mapped to upto 32 counters.
5 are 100+ hardware conditions dynamically mapped to upto 32 counters
70 Support boards with upto two XLPs connected over ICI.75 Support boards with upto four XLPs connected over ICI.
15 Rockchip I2S device. The device supports upto maximum of
10 - dma-channel child node: Should have atleast one channel and can have upto
39 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
45 In this mode TX processing upto L3 happens on the stack instance attached
83 monitor upto 32 queues starting at the base queue #.
147 - SMP configurations of upto 4 core with coherency
502 to support upto 18x8 matrix based keypad design.
586 We make sure that we can allocate upto a HugePage size for each configuration.