Home
last modified time | relevance | path

Searched full:upto (Results 1 – 25 of 260) sorted by relevance

1234567891011

/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.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()
/kernel/linux/linux-6.6/include/linux/
Dprime_numbers.h11 * for_each_prime_number - iterate over each prime upto a value
25 * for_each_prime_number_from - iterate over each prime upto a value
/kernel/linux/linux-5.10/include/linux/
Dprime_numbers.h11 * for_each_prime_number - iterate over each prime upto a value
25 * for_each_prime_number_from - iterate over each prime upto a value
/kernel/linux/linux-5.10/arch/mips/netlogic/
DKconfig71 Support boards with upto two XLPs connected over ICI.
76 Support boards with upto four XLPs connected over ICI.
/kernel/linux/linux-5.10/arch/powerpc/net/
Dbpf_jit64.h15 * Ensure the top half (upto local_tmp_var) stays consistent
22 * fp (r31) --> [ ebpf stack space ] upto 512 |
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.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()
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dshmparam.h9 /* Handle upto 2 cache bins */
/kernel/linux/linux-6.6/arch/arc/include/asm/
Dshmparam.h9 /* Handle upto 2 cache bins */
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dfirmware.c36 * entry ends in a '*', only upto the '*' is matched. Otherwise the entire
90 * upto there in fw_hypertas_feature_init()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
Dfirmware.c36 * entry ends in a '*', only upto the '*' is matched. Otherwise the entire
93 * upto there in fw_hypertas_feature_init()
/kernel/linux/linux-6.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
/kernel/linux/linux-5.10/include/linux/platform_data/
Ds3c-hsudc.h8 * The S3C24XX USB 2.0 high-speed USB controller supports upto 9 endpoints.
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
Diosm_ipc_chnl_cfg.h54 * @index: Channel index (upto MAX_CHANNELS)
/kernel/linux/linux-6.6/fs/ext4/
Dmballoc.h89 * The maximum order upto which CR_BEST_AVAIL_LEN can trim a particular
91 * of 3, we can trim this request upto order 4.
/kernel/linux/linux-5.10/Documentation/hwmon/
Daspeed-pwm-tacho.rst13 controller. The PWM controller supports upto 8 PWM outputs. The Fan tacho
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h72 /* Don't modify Ltypes upto SCTP, otherwise it will
127 /* Don't modify Ltypes upto SCTP, otherwise it will
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-catu.c48 * Each 4K table pages have upto 256 data page pointers, taking upto 2K
206 * upto 1MB data buffer. The last table may have fewer in catu_populate_table()
267 * Each table can address upto 1MB and we can have in catu_init_sg_table()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
Dcoresight-catu.c48 * Each 4K table pages have upto 256 data page pointers, taking upto 2K
206 * upto 1MB data buffer. The last table may have fewer in catu_populate_table()
267 * Each table can address upto 1MB and we can have in catu_init_sg_table()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Drtc-cdev17 RTCs that support alarms. Can be set upto 24 hours in the
/kernel/liteos_m/testsuites/sample/kernel/dynlink/
DIt_los_dynlink_006.c33 /* Test symbol not found for reloc, it's upto shared library */

1234567891011