Home
last modified time | relevance | path

Searched refs:upto (Results 1 – 10 of 10) sorted by relevance

/linux/scripts/dtc/
H A Dfdtput.c64 int upto; /* the number of bytes we have written to buf */ in encode_value() local
67 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()
/linux/Documentation/devicetree/bindings/hwmon/
H A Daspeed-pwm-tacho.txt3 The ASPEED PWM controller can support upto 8 PWM outputs. The ASPEED Fan Tacho
4 controller can support upto 16 Fan tachometer inputs.
6 There can be upto 8 fans supported. Each fan can have one PWM output and
31 Under fan subnode there can upto 8 child nodes, with each child node
H A Dnpcm750-pwm-fan.txt29 Under fan subnode can be upto 8 child nodes, each child node representing a fan.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-fc18 <appid> is user provided string upto 128 characters
H A Drtc-cdev17 RTCs that support alarms. Can be set upto 24 hours in the
/linux/Documentation/arch/arm/keystone/
H A Dknav-qmss.rst42 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dti,keystone-rproc.txt4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core
/linux/scripts/
H A Dspelling.txt1740 upto||up to
/linux/Documentation/filesystems/
H A Dresctrl.rst566 thread, with 10% bandwidth' can consume upto 10GBps and 40GBps although
/linux/drivers/mfd/
H A DKconfig887 Also it supports upto 4 indication leds.