Searched refs:upto (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/scripts/dtc/ |
D | fdtput.c | 78 int upto; /* the number of bytes we have written to buf */ in encode_value() local 81 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()
|
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | aspeed-pwm-tacho.txt | 3 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
|
D | npcm750-pwm-fan.txt | 25 Under fan subnode can be upto 8 child nodes, each child node representing a fan.
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | shadow.c | 39 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch() argument 41 const u32 limit = (upto + 3) & ~3; in shadow_fetch() 48 return bios->size >= upto; in shadow_fetch()
|
/Linux-v4.19/arch/mips/netlogic/ |
D | Kconfig | 71 Support boards with upto two XLPs connected over ICI. 76 Support boards with upto four XLPs connected over ICI.
|
/Linux-v4.19/Documentation/hwmon/ |
D | aspeed-pwm-tacho | 13 controller. The PWM controller supports upto 8 PWM outputs. The Fan tacho
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | rtc-cdev | 17 RTCs that support alarms. Can be set upto 24 hours in the
|
/Linux-v4.19/sound/soc/rockchip/ |
D | Kconfig | 15 Rockchip I2S device. The device supports upto maximum of
|
/Linux-v4.19/Documentation/arm/keystone/ |
D | knav-qmss.txt | 39 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,geni-se.txt | 5 like UART, SPI, I2C, I3C, etc. A single QUP module can provide upto 8 Serial
|
/Linux-v4.19/Documentation/devicetree/bindings/remoteproc/ |
D | ti,keystone-rproc.txt | 4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core
|
/Linux-v4.19/arch/arc/ |
D | Kconfig | 164 - SMP configurations of upto 4 core with coherency
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 590 A child can only consume upto the configured amount of the resource. 607 A cgroup is protected to be allocated upto the configured amount of 611 only upto the amount available to the parent is protected among 965 which indicates that the group may consume upto $MAX in each
|
/Linux-v4.19/drivers/input/keyboard/ |
D | Kconfig | 519 to support upto 18x8 matrix based keypad design.
|
/Linux-v4.19/arch/arm64/ |
D | Kconfig | 885 We make sure that we can allocate upto a HugePage size for each configuration.
|
/Linux-v4.19/Documentation/x86/ |
D | intel_rdt_ui.txt | 360 thread, with 10% bandwidth' can consume upto 10GBps and 40GBps although
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1472 upto 128 PiB of virtual address space and 4 PiB of
|