Home
last modified time | relevance | path

Searched full:descending (Results 1 – 25 of 222) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/char/tpm/
Dtpm_tis_synquacer.c66 * 16/32 bits access must be done in byte-wise and descending order. in tpm_tis_synquacer_read16_bw()
81 * 16/32 bits access must be done in byte-wise and descending order. in tpm_tis_synquacer_read32_bw()
98 * 16/32 bits access must be done in byte-wise and descending order. in tpm_tis_synquacer_write32_bw()
/kernel/linux/linux-6.6/include/linux/
Dutil_macros.h35 * in descending order.
38 * Similar to find_closest() but 'a' is expected to be sorted in descending
/kernel/linux/linux-5.10/include/linux/
Dutil_macros.h33 * in descending order.
36 * Similar to find_closest() but 'a' is expected to be sorted in descending
/kernel/linux/linux-5.10/drivers/iio/adc/
Dqcom-vadc-common.c326 bool descending = 1; in qcom_vadc_map_voltage_temp() local
332 /* Check if table is descending or ascending */ in qcom_vadc_map_voltage_temp()
335 descending = 0; in qcom_vadc_map_voltage_temp()
339 if ((descending) && (pts[i].x < input)) { in qcom_vadc_map_voltage_temp()
341 /* value and table is descending, stop */ in qcom_vadc_map_voltage_temp()
343 } else if ((!descending) && in qcom_vadc_map_voltage_temp()
/kernel/linux/linux-6.6/
DKbuild5 # Prepare global headers and check sanity before descending into sub-directories
76 # Ordinary directory descending
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-h264.c107 * Short term pics in descending pic num order, long term ones in in v4l2_h264_p_ref_list_cmp()
151 * Short term pics with POC < cur POC first in POC descending order in v4l2_h264_b0_ref_list_cmp()
197 * followed by short term pics with POC < cur POC in POC descending in v4l2_h264_b1_ref_list_cmp()
/kernel/linux/linux-6.6/arch/sh/boards/mach-x3proto/
Dilsel.c32 * ILSEL level map, in descending order from the highest level down.
86 * noting descending interrupt levels. Aliasing FPGA and external board
/kernel/linux/linux-6.6/net/dccp/
Dackvec.h91 * The list as a whole is sorted in descending order by @avr_ack_seqno.
123 * @node: FIFO - arranged in descending order of ack_ackno
/kernel/linux/linux-5.10/net/dccp/
Dackvec.h91 * The list as a whole is sorted in descending order by @avr_ack_seqno.
123 * @node: FIFO - arranged in descending order of ack_ackno
/kernel/linux/linux-5.10/arch/sh/boards/mach-x3proto/
Dilsel.c32 * ILSEL level map, in descending order from the highest level down.
86 * noting descending interrupt levels. Aliasing FPGA and external board
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dsnps,dma-spear1340.yaml69 (first free allocated), while one - descending (last free allocated).
78 descending priority (the last channel has the highest priority).
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/
Dsnps,dma-spear1340.yaml75 (first free allocated), while one - descending (last free allocated).
84 descending priority (the last channel has the highest priority).
/kernel/linux/linux-6.6/drivers/acpi/acpica/
Dnsrepair2.c104 * _PSS: Sort the list descending by Power
105 * _TSS: Sort the list descending by Power
660 * dissipation, in descending order. If it appears that the list is in acpi_ns_repair_PSS()
709 * descending by the power dissipation values.
751 * sort_direction - Ascending or descending
861 * sort_direction - Ascending or Descending sort
Dpswalk.c45 /* This is the descending case */ in acpi_ps_delete_parse_tree()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dnsrepair2.c104 * _PSS: Sort the list descending by Power
105 * _TSS: Sort the list descending by Power
656 * dissipation, in descending order. If it appears that the list is in acpi_ns_repair_PSS()
705 * descending by the power dissipation values.
747 * sort_direction - Ascending or descending
857 * sort_direction - Ascending or Descending sort
Dpswalk.c45 /* This is the descending case */ in acpi_ps_delete_parse_tree()
/kernel/linux/linux-5.10/drivers/clk/samsung/
Dclk-exynos3250.c240 * order and then bitfield shift in descending order, as it is done
329 * order and then bitfield shift in descending order, as it is done
432 * order and then bitfield shift in descending order, as it is done
879 * order and then bitfield shift in descending order, as it is done
898 * order and then bitfield shift in descending order, as it is done
952 * order and then bitfield shift in descending order, as it is done
972 * order and then bitfield shift in descending order, as it is done
Dclk-pll.h117 /* NOTE: Rate table should be kept sorted in descending order. */
/kernel/linux/linux-6.6/drivers/clk/samsung/
Dclk-exynos3250.c245 * order and then bitfield shift in descending order, as it is done
334 * order and then bitfield shift in descending order, as it is done
437 * order and then bitfield shift in descending order, as it is done
884 * order and then bitfield shift in descending order, as it is done
903 * order and then bitfield shift in descending order, as it is done
957 * order and then bitfield shift in descending order, as it is done
977 * order and then bitfield shift in descending order, as it is done
Dclk-pll.h101 /* NOTE: Rate table should be kept sorted in descending order. */
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
Dv4l2-h264.c147 * For frames, short term pics are in descending pic num order and long in v4l2_h264_p_ref_list_cmp()
195 * Short term pics with POC < cur POC first in POC descending order in v4l2_h264_b0_ref_list_cmp()
241 * followed by short term pics with POC < cur POC in POC descending in v4l2_h264_b1_ref_list_cmp()
/kernel/linux/linux-6.6/kernel/trace/
Dtracing_map.h110 * descending order.
154 bool descending; member
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dgpio-charger.yaml49 this order). The tuples must be provided in descending order of the
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
Dgpio-charger.yaml49 this order). The tuples must be provided in descending order of the
/kernel/linux/linux-5.10/kernel/trace/
Dtracing_map.h110 * descending order.
154 bool descending; member

123456789