Home
last modified time | relevance | path

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

/linux/scripts/dtc/
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/
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
A Dnpcm750-pwm-fan.txt25 Under fan subnode can be upto 8 child nodes, each child node representing a fan.
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
A Dshadow.c39 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/Documentation/hwmon/
A Daspeed-pwm-tacho.rst13 controller. The PWM controller supports upto 8 PWM outputs. The Fan tacho
/linux/Documentation/ABI/testing/
A Dsysfs-class-fc18 <appid> is user provided string upto 128 characters
A Drtc-cdev17 RTCs that support alarms. Can be set upto 24 hours in the
/linux/Documentation/devicetree/bindings/pinctrl/
A Dintel,pinctrl-keembay.yaml36 Each interrupt line is shared by upto 4 GPIO lines.
/linux/sound/soc/rockchip/
A DKconfig16 Rockchip I2S device. The device supports upto maximum of
/linux/Documentation/networking/device_drivers/wwan/
A Diosm.rst72 upto 8 IP sessions for simultaneous IP communication.
/linux/Documentation/arm/keystone/
A Dknav-qmss.rst42 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
/linux/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,geni-se.yaml16 like UART, SPI, I2C, I3C, etc. A single QUP module can provide upto 8 Serial
/linux/sound/soc/tegra/
A DKconfig126 upto 2 channels (stereo).
153 audio streams. It supports mixing of upto 10 input streams,
/linux/Documentation/devicetree/bindings/remoteproc/
A Dti,keystone-rproc.txt4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core
/linux/drivers/input/keyboard/
A DKconfig552 to support upto 18x8 matrix based keypad design.
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst617 A child can only consume upto the configured amount of the resource.
634 A cgroup is protected upto the configured amount of the resource
638 only upto the amount available to the parent is protected among
1048 which indicates that the group may consume upto $MAX in each
/linux/drivers/spi/
A DKconfig239 Flash over upto 8bit wide bus. Enable this option if you have a
/linux/Documentation/x86/
A Dresctrl.rst406 thread, with 10% bandwidth' can consume upto 10GBps and 40GBps although
/linux/arch/arm64/
A DKconfig1293 We make sure that we can allocate upto a HugePage size for each configuration.
/linux/arch/x86/
A DKconfig1496 upto 128 PiB of virtual address space and 4 PiB of

Completed in 43 milliseconds