Home
last modified time | relevance | path

Searched refs:ascending (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.1.9/drivers/cpufreq/
Dfreq_table.c303 int ascending = 0; in set_freq_table_sorted() local
322 if (ascending < 0) { in set_freq_table_sorted()
327 ascending++; in set_freq_table_sorted()
332 if (ascending > 0) { in set_freq_table_sorted()
337 ascending--; in set_freq_table_sorted()
343 if (ascending > 0) in set_freq_table_sorted()
349 ascending > 0 ? "ascending" : "descending"); in set_freq_table_sorted()
/linux-6.1.9/Documentation/devicetree/bindings/dma/
Dbrcm,bcm2835-dma.txt14 to the DMA channels in ascending order.
22 not used by the firmware in ascending order,
Dsnps,dma-spear1340.yaml74 DMA channels allocation order specifier. Zero means ascending order
82 DMA channels priority order. Zero means ascending channels priority
Ddma-common.yaml29 Bitmask of available DMA channels in ascending order that are
Dnvidia,tegra186-gpc-dma.yaml40 ascending order with respect to the DMA channel index.
Dnvidia,tegra210-adma.yaml37 ascending order with respect to the DMA channel index.
Dst,stm32-dma.yaml74 interrupts in ascending order with respect to the
/linux-6.1.9/Documentation/devicetree/bindings/hwmon/
Dgpio-fan.txt11 must have the RPM values in ascending order.
/linux-6.1.9/Documentation/devicetree/bindings/sound/
Dimg,i2s-in.txt29 in ascending channel order
Dimg,i2s-out.txt34 in ascending channel order
/linux-6.1.9/Documentation/devicetree/bindings/thermal/
Ddb8500-thermal.txt11 - tripN-temp : temperature of trip point N, should be in ascending order;
/linux-6.1.9/Documentation/devicetree/bindings/pinctrl/
Dapple,pinctrl.yaml46 number in ascending order.
Dactions,s500-pinctrl.yaml55 sorted by port number ascending order.
Dallwinner,sun4i-a10-pinctrl.yaml70 controller, sorted by bank number ascending order.
/linux-6.1.9/Documentation/devicetree/bindings/media/
Dsamsung-s5c73m3.txt51 be only consecutive ascending values.
/linux-6.1.9/Documentation/devicetree/bindings/mtd/
Dqcom,nandc.yaml126 and should be declared in ascending order.
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-g-enc-index.rst80 array corresponds to one picture, sorted in ascending order by
Ddev-sliced-vbi.rst350 Packets are always passed in ascending line number order, without
/linux-6.1.9/Documentation/cpu-freq/
Dcpufreq-stats.rst99 and so can be sorted (ascending or descending) or unsorted. The output here
/linux-6.1.9/Documentation/devicetree/bindings/
Dnuma.txt55 3. distance-matrix should have entries in lexicographical ascending
/linux-6.1.9/Documentation/driver-api/pm/
Dcpuidle.rst172 the ascending order (that is, index 0 should correspond to the idle state with
176 sorting order should be the same as the ascending sorting order by the idle
/linux-6.1.9/Documentation/admin-guide/
Dkernel-parameters.rst53 (must be a positive range in ascending order)
/linux-6.1.9/Documentation/core-api/
Dassoc_array.rst464 is a replacement for a series of single-occupancy nodes ascending through the
/linux-6.1.9/Documentation/scsi/
Dscsi_mid_low_api.rst1076 this host. Issued in ascending order from 0.
1111 instances (currently ordered by ascending host_no)
/linux-6.1.9/Documentation/driver-api/media/
Dv4l2-controls.rst238 It is recommended to add controls in ascending control ID order: it will be

12