Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/dtc/
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-v6.6/Documentation/devicetree/bindings/hwmon/
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
Dnpcm750-pwm-fan.txt25 Under fan subnode can be upto 8 child nodes, each child node representing a fan.
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
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-v6.6/Documentation/ABI/testing/
Dsysfs-class-fc18 <appid> is user provided string upto 128 characters
Drtc-cdev17 RTCs that support alarms. Can be set upto 24 hours in the
/Linux-v6.6/Documentation/arch/arm/keystone/
Dknav-qmss.rst42 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
/Linux-v6.6/arch/arc/kernel/
Dentry.S212 ; ABI: (r0-r7) upto 8 args, (r8) syscall number
/Linux-v6.6/Documentation/devicetree/bindings/remoteproc/
Dti,keystone-rproc.txt4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core
/Linux-v6.6/drivers/tty/serial/8250/
DKconfig309 will ensure to support baud rates upto 1.5Mpbs.
/Linux-v6.6/scripts/
Dspelling.txt1652 upto||up to
/Linux-v6.6/Documentation/arch/x86/
Dresctrl.rst497 thread, with 10% bandwidth' can consume upto 10GBps and 40GBps although
/Linux-v6.6/drivers/mfd/
DKconfig301 Also it supports upto 4 indication leds.