/linux/scripts/dtc/ |
H A 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/Documentation/devicetree/bindings/hwmon/ |
H A 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
|
H A D | npcm750-pwm-fan.txt | 29 Under fan subnode can be upto 8 child nodes, each child node representing a fan.
|
/linux/include/linux/ |
H A D | prime_numbers.h | 11 * for_each_prime_number - iterate over each prime upto a value 25 * for_each_prime_number_from - iterate over each prime upto a value
|
H A D | slimbus.h | 101 * @num_bytes: upto 16. This ensures that the message will fit the slicesize
|
H A D | backing-dev-defs.h | 92 * cgroups and propagation of IO back pressure down from the IO layer upto
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A 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/arch/powerpc/platforms/pseries/ |
H A D | firmware.c | 36 * entry ends in a '*', only upto the '*' is matched. Otherwise the entire 93 * upto there in fw_hypertas_feature_init()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-fc | 18 <appid> is user provided string upto 128 characters
|
H A D | rtc-cdev | 17 RTCs that support alarms. Can be set upto 24 hours in the
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-catu.c | 50 * Each 4K table pages have upto 256 data page pointers, taking upto 2K 208 * upto 1MB data buffer. The last table may have fewer in catu_populate_table() 269 * Each table can address upto 1MB and we can have in catu_init_sg_table()
|
/linux/arch/powerpc/include/asm/ |
H A D | task_size_64.h | 61 * with 128TB and conditionally enable upto 512TB
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra186-asrc.yaml | 17 supports 6 streams upto 12 total channels. The input data size can be
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | ti,dlpc3433.yaml | 21 It supports upto 720p resolution with 60 and 120 Hz refresh
|
/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
H A D | pipeline.json | 4 … "BriefDescription": "Total dispatch slots (upto 6 instructions can be dispatched in each cycle).",
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | intel,pinctrl-keembay.yaml | 36 Each interrupt line is shared by upto 4 GPIO lines.
|
/linux/Documentation/arch/arm/keystone/ |
H A D | knav-qmss.rst | 42 k2_qmss_pdsp_acc48_k2_le_1_0_0_9.bin firmware supports upto 48 accumulator
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | npc.h | 86 /* Don't modify Ltypes upto SCTP, otherwise it will 141 /* Don't modify Ltypes upto SCTP, otherwise it will
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,geni-se.yaml | 15 like UART, SPI, I2C, I3C, etc. A single QUP module can provide upto 8 Serial
|
/linux/tools/sched_ext/ |
H A D | scx_qmap.c | 30 " -b COUNT Dispatch upto COUNT tasks together\n"
|
/linux/drivers/extcon/ |
H A D | extcon-intel-cht-wc.c | 149 /* Charger detection can take upto 600ms, wait 800ms max. */ in cht_wc_extcon_get_charger() 196 case CHT_WC_USBSRC_TYPE_MHL: /* MHL2+ delivers upto 2A, treat as DCP */ in cht_wc_extcon_get_charger()
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | ti,keystone-rproc.txt | 4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core
|
/linux/lib/ |
H A D | flex_proportions.c | 57 * Declare @periods new periods. It is upto the caller to make sure period
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_legacy.c | 322 /* EZ-NAND can take upto 250ms as per ONFi v4.0 */ in nand_command() 462 /* EZ-NAND can take upto 250ms as per ONFi v4.0 */ in nand_command_lp()
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_native.c | 113 * vpn cover upto 65 bits of va. (0...65) and we need in ___tlbie() 203 * vpn cover upto 65 bits of va. (0...65) and we need in __tlbiel()
|