Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 25 of 119) sorted by relevance

12345

/drivers/md/persistent-data/
Ddm-space-map-metadata.c23 struct threshold { struct
24 bool threshold_set; argument
26 dm_block_t threshold; member
28 dm_sm_threshold_fn fn; argument
32 static void threshold_init(struct threshold *t) in threshold_init() argument
178 struct threshold threshold; member
510 dm_block_t threshold, in sm_metadata_register_threshold_callback()
Ddm-btree-remove.c212 unsigned int threshold = 2 * (merge_threshold(left) + 1); in __rebalance2() local
358 unsigned threshold = merge_threshold(left) * 4 + 1; in __rebalance3() local
/drivers/soc/tegra/fuse/
Dspeedo-tegra114.c34 int *threshold) in rev_sku_to_speedo_ids()
77 int threshold; in tegra114_init_speedo_data() local
Dspeedo-tegra124.c51 int *threshold) in rev_sku_to_speedo_ids()
104 int i, threshold, cpu_speedo_0_value, soc_speedo_0_value; in tegra124_init_speedo_data() local
Dspeedo-tegra210.c58 u8 speedo_rev, int *threshold) in rev_sku_to_speedo_ids()
/drivers/gpu/host1x/hw/
Dhost1x06_hardware.h20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x04_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x01_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x07_hardware.h20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x02_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x05_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
/drivers/dma/
Dstm32-dma.c201 u32 threshold; member
263 u32 threshold) in stm32_dma_get_max_width()
279 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold, in stm32_dma_fifo_threshold_is_allowed()
303 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible()
313 static u32 stm32_dma_get_best_burst(u32 buf_len, u32 max_burst, u32 threshold, in stm32_dma_get_best_burst()
701 u32 dma_scr, threshold; in stm32_dma_set_xfer_param() local
982 u32 num_sgs, best_burst, dma_burst, threshold; in stm32_dma_prep_dma_memcpy() local
/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_mtl.c104 int threshold) in sxgbe_mtl_fc_active()
125 int threshold) in sxgbe_mtl_fc_deactive()
/drivers/lightnvm/
Dpblk-rb.c49 unsigned int threshold) in pblk_rb_calculate_size()
72 int pblk_rb_init(struct pblk_rb *rb, unsigned int size, unsigned int threshold, in pblk_rb_init()
423 unsigned int threshold; in __pblk_rb_may_write() local
/drivers/watchdog/
Dintel_scu_watchdog.h35 u32 threshold; member
Dintel_scu_watchdog.c110 static int watchdog_set_ipc(int soft_threshold, int threshold) in watchdog_set_ipc()
/drivers/iio/light/
Dmax44009.c346 int reg, threshold; in max44009_write_event_value() local
405 int threshold; in max44009_read_event_value() local
/drivers/spi/
Dspi-uniphier.c294 unsigned int threshold) in uniphier_spi_set_fifo_threshold()
397 unsigned long threshold; in uniphier_spi_transfer_one() local
Dspi-pxa2xx-dma.c236 u32 *threshold) in pxa2xx_spi_set_dma_burst_and_threshold()
/drivers/md/bcache/
Dio.c143 unsigned int threshold = op_is_write(bio_op(bio)) in bch_bbio_count_io_errors() local
/drivers/cpuidle/governors/
Dladder.c32 } threshold; member
/drivers/staging/pi433/
Drf69.c638 int rf69_set_rssi_threshold(struct spi_device *spi, u8 threshold) in rf69_set_rssi_threshold()
796 int rf69_set_fifo_threshold(struct spi_device *spi, u8 threshold) in rf69_set_fifo_threshold()
/drivers/gpu/drm/i915/display/
Dintel_fbc.c218 int threshold = dev_priv->fbc.threshold; in ilk_fbc_activate() local
285 int threshold = dev_priv->fbc.threshold; in gen7_fbc_activate() local
/drivers/media/rc/
Dsir_ir.c33 static int threshold = 3; variable
/drivers/usb/host/
Dehci-st.c55 u32 threshold; in st_ehci_platform_reset() local

12345