Searched refs:upto (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/scripts/dtc/ |
D | fdtput.c | 64 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-v5.4/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-v5.4/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-v5.4/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-v5.4/Documentation/hwmon/ |
D | aspeed-pwm-tacho.rst | 13 controller. The PWM controller supports upto 8 PWM outputs. The Fan tacho
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | rtc-cdev | 17 RTCs that support alarms. Can be set upto 24 hours in the
|
/Linux-v5.4/sound/soc/rockchip/ |
D | Kconfig | 16 Rockchip I2S device. The device supports upto maximum of
|
/Linux-v5.4/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-v5.4/Documentation/arm/keystone/ |
D | knav-qmss.rst | 42 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
|
/Linux-v5.4/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-v5.4/arch/arc/ |
D | Kconfig | 155 - SMP configurations of upto 4 core with coherency
|
/Linux-v5.4/drivers/input/keyboard/ |
D | Kconfig | 549 to support upto 18x8 matrix based keypad design.
|
/Linux-v5.4/Documentation/admin-guide/ |
D | cgroup-v2.rst | 601 A child can only consume upto the configured amount of the resource. 618 A cgroup is protected upto the configured amount of the resource 622 only upto the amount available to the parent is protected among 1016 which indicates that the group may consume upto $MAX in each
|
/Linux-v5.4/Documentation/x86/ |
D | resctrl_ui.rst | 392 thread, with 10% bandwidth' can consume upto 10GBps and 40GBps although
|
/Linux-v5.4/arch/arm64/ |
D | Kconfig | 1064 We make sure that we can allocate upto a HugePage size for each configuration.
|
/Linux-v5.4/arch/x86/ |
D | Kconfig | 1500 upto 128 PiB of virtual address space and 4 PiB of
|