Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/cpufreq/
H A 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()
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py442 ascending = get_data(table_cls(),
446 ascending['rows'][0][column['field_name']])
448 ascending['rows'][1][column['field_name']])
476 self.assertNotEqual(ascending['rows'][0],
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dgpio-fan.txt11 must have the RPM values in ascending order.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dimg,i2s-in.txt29 in ascending channel order
H A Dimg,i2s-out.txt34 in ascending channel order
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Ddb8500-thermal.txt11 - tripN-temp : temperature of trip point N, should be in ascending order;
/openbmc/phosphor-webui/app/access-control/styles/
H A Dldap.scss260 .sort-ascending,
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp602 if (order == SortOrder::ascending) in getAllPELAttributes()
714 auto attributes = getAllPELAttributes(SortOrder::ascending); in removePELs()
H A Drepository.hpp528 ascending, enumerator
/openbmc/linux/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.rst350 Packets are always passed in ascending line number order, without
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsyslog.scss295 .sort-ascending {
/openbmc/linux/Documentation/cpu-freq/
H A Dcpufreq-stats.rst99 and so can be sorted (ascending or descending) or unsorted. The output here
/openbmc/linux/Documentation/devicetree/bindings/
H A Dnuma.txt55 3. distance-matrix should have entries in lexicographical ascending
/openbmc/linux/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
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/atsc/
H A Dus-Cable-IRC-center-frequencies-QAM2563 # Channels are in ascending EIA/NCTA channel designation order
H A Dus-Cable-HRC-center-frequencies-QAM2563 # Channels 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-EIA-542-IRC-center_frequencies-QAM2563 # Channels 1-125 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
/openbmc/qemu/docs/specs/
H A Dppc-spapr-xive.rst180 log2 of size, in ascending order.
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst53 (must be a positive range in ascending order)
/openbmc/linux/Documentation/core-api/
H A Dassoc_array.rst464 is a replacement for a series of single-occupancy nodes ascending through the
/openbmc/linux/Documentation/scsi/
H A Dscsi_mid_low_api.rst1076 this host. Issued in ascending order from 0.
1111 instances (currently ordered by ascending host_no)
/openbmc/docs/designs/
H A Dbmc-service-failure-debug-and-recovery.md161 ascending order of severity:

12