Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dfreq_table.c305 int ascending = 0; in set_freq_table_sorted() local
324 if (ascending < 0) { in set_freq_table_sorted()
329 ascending++; in set_freq_table_sorted()
334 if (ascending > 0) { in set_freq_table_sorted()
339 ascending--; in set_freq_table_sorted()
345 if (ascending > 0) in set_freq_table_sorted()
351 ascending > 0 ? "ascending" : "descending"); in set_freq_table_sorted()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Dbrcm,bcm2835-dma.txt14 to the DMA channels in ascending order.
22 not used by the firmware in ascending order,
H A Dnvidia,tegra210-adma.txt14 ascending order with respect to the DMA channel index.
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py426 ascending = get_data(table_cls(),
430 ascending['rows'][0][column['field_name']])
432 ascending['rows'][1][column['field_name']])
460 self.assertNotEqual(ascending['rows'][0],
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dgpio-fan.txt11 must have the RPM values in ascending order.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dimg,i2s-in.txt29 in ascending channel order
H A Dimg,i2s-out.txt34 in ascending channel order
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Ddb8500-thermal.txt11 - tripN-temp : temperature of trip point N, should be in ascending order;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dsamsung-s5c73m3.txt51 be only consecutive ascending values.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-enc-index.rst80 array corresponds to one picture, sorted in ascending order by
H A Ddev-sliced-vbi.rst341 Packets are always passed in ascending line number order, without
/OK3568_Linux_fs/kernel/Documentation/cpu-freq/
H A Dcpufreq-stats.rst99 and so can be sorted (ascending or descending) or unsorted. The output here
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dnuma.txt55 3. distance-matrix should have entries in lexicographical ascending
/OK3568_Linux_fs/kernel/Documentation/driver-api/pm/
H A 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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/
H A Dus-Cable-HRC-center-frequencies-QAM2563 # Channels are in ascending EIA/NCTA channel designation order
H A Dus-Cable-EIA-542-IRC-center_frequencies-QAM2563 # Channels 1-125 are in ascending EIA/NCTA channel designation order
H A Dus-Cable-EIA-542-HRC-center-frequencies-QAM2563 # Channels 1 to 125 are in ascending EIA/NCTA channel designation order
H A Dus-Cable-IRC-center-frequencies-QAM2563 # Channels are in ascending EIA/NCTA channel designation order
H A Dus-Cable-Standard-center-frequencies-QAM2562 # Channels are in ascending EIA/NCTA channel designation order
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.rst53 (must be a positive range in ascending order)
H A DREADME.rst386 This will give you a list of kernel addresses sorted in ascending
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dassoc_array.rst464 is a replacement for a series of single-occupancy nodes ascending through the
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0005-bison_3_breaks_mysql_server_build.patch2120 bool ascending= ($2 == 1) ? true : false;
2121 if (add_order_to_list(thd, $1, ascending))
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi_mid_low_api.rst1076 this host. Issued in ascending order from 0.
1115 instances (currently ordered by ascending host_no)
/OK3568_Linux_fs/kernel/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt350 value. The categories MUST be listed in ascending order within the tag.

12