Home
last modified time | relevance | path

Searched full:ascending (Results 1 – 25 of 182) sorted by relevance

12345678

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-h264.c108 * ascending order. in v4l2_h264_p_ref_list_cmp()
141 /* Long term pics in ascending pic num order. */ in v4l2_h264_b0_ref_list_cmp()
152 * followed by short term pics with POC > cur POC in POC ascending in v4l2_h264_b0_ref_list_cmp()
186 /* Long term pics in ascending pic num order. */ in v4l2_h264_b1_ref_list_cmp()
196 * Short term pics with POC > cur POC first in POC ascending order in v4l2_h264_b1_ref_list_cmp()
/kernel/linux/linux-5.10/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.yaml68 DMA channels allocation order specifier. Zero means ascending order
76 DMA channels priority order. Zero means ascending channels priority
Ddma-common.yaml29 Bitmask of available DMA channels in ascending order that are
Dnvidia,tegra210-adma.txt14 ascending order with respect to the DMA channel index.
Dst,stm32-dma.yaml67 interrupts in ascending order with respect to the
/kernel/linux/linux-5.10/lib/
Doid_registry.c42 /* Binary search the OID registry. OIDs are stored in ascending order in look_up_OID()
43 * of hash value then ascending order of size and then in ascending in look_up_OID()
Dbsearch.c22 * contents of the array should already be in ascending sorted order
/kernel/linux/linux-5.10/drivers/clk/spear/
Dspear1310_clock.c232 /* pll rate configuration table, in ascending order of rates */
244 /* vco-pll4 rate configuration table, in ascending order of rates */
252 /* aux rate configuration table, in ascending order of rates */
263 /* gmac rate configuration table, in ascending order of rates */
272 /* clcd rate configuration table, in ascending order of rates */
311 /* i2s prs1 aux rate configuration table, in ascending order of rates */
331 /* i2s sclk aux rate configuration table, in ascending order of rates */
338 /* adc rate configuration table, in ascending order of rates */
348 /* General synth rate configuration table, in ascending order of rates */
Dspear1340_clock.c165 /* pll rate configuration table, in ascending order of rates */
178 /* vco-pll4 rate configuration table, in ascending order of rates */
264 /* aux rate configuration table, in ascending order of rates */
292 /* gmac rate configuration table, in ascending order of rates */
301 /* clcd rate configuration table, in ascending order of rates */
350 /* i2s prs1 aux rate configuration table, in ascending order of rates */
369 /* i2s sclk aux rate configuration table, in ascending order of rates */
376 /* adc rate configuration table, in ascending order of rates */
386 /* General synth rate configuration table, in ascending order of rates */
Dspear6xx_clock.c83 /* vco rate configuration table, in ascending order of rates */
90 /* aux rate configuration table, in ascending order of rates */
108 /* gpt rate configuration table, in ascending order of rates */
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dnsrepair2.c97 * _ALR: Sort the list ascending by ambient_illuminance
99 * _CST: Sort the list ascending by C state type
212 * ascending by the ambient illuminance values.
397 * 1. Sort the list ascending by C state type
463 * C-state type, in ascending order. in acpi_ns_repair_CST()
747 * sort_direction - Ascending or descending
857 * sort_direction - Ascending or Descending sort
Dpsobject.c640 u8 ascending = TRUE; in acpi_ps_complete_final_op() local
654 if (ascending && in acpi_ps_complete_final_op()
677 ascending = FALSE; in acpi_ps_complete_final_op()
685 ascending = FALSE; in acpi_ps_complete_final_op()
692 ascending = FALSE; in acpi_ps_complete_final_op()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dimg,i2s-in.txt29 in ascending channel order
Dimg,i2s-out.txt34 in ascending channel order
/kernel/linux/linux-5.10/include/linux/
Dutil_macros.h22 * in ascending order.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/hwmon/
Dgpio-fan.txt11 must have the RPM values in ascending order.
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
Dsve-probe-vls.c53 /* Print out the vector lengths in ascending order: */ in main()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Ddb8500-thermal.txt11 - tripN-temp : temperature of trip point N, should be in ascending order;
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/trigger/
Dtrigger-hist.tc44 echo 'hist:keys=parent_pid,child_pid:sort=child_pid.ascending' > events/sched/sched_process_fork/tr…
/kernel/linux/linux-5.10/drivers/clk/samsung/
Dclk-exynos3250.c239 * NOTE: Following table is sorted by register address in ascending
328 * NOTE: Following table is sorted by register address in ascending
431 * NOTE: Following table is sorted by register address in ascending
878 * NOTE: Following table is sorted by register address in ascending
897 * NOTE: Following table is sorted by register address in ascending
951 * NOTE: Following table is sorted by register address in ascending
971 * NOTE: Following table is sorted by register address in ascending
/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_frag.h71 * number space in ascending order...
/kernel/linux/linux-5.10/drivers/clk/versatile/
Dicst.c39 * Ascending divisor S values.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dsamsung-s5c73m3.txt51 be only consecutive ascending values.

12345678