Searched defs:scale (Results 151 - 175 of 207) sorted by relevance

123456789

/linux-master/drivers/iio/temperature/
H A Dmlx90635.c547 static s64 mlx90635_calc_ta4(s64 TAdut, s64 scale) argument
/linux-master/drivers/hwmon/
H A Dnct6683.c491 int scale = 16; local
H A Dltc2992.c408 static int ltc2992_get_voltage(struct ltc2992_state *st, u32 reg, u32 scale, long *val) argument
422 static int ltc2992_set_voltage(struct ltc2992_state *st, u32 reg, u32 scale, long val) argument
/linux-master/drivers/iio/accel/
H A Dbma180.c141 int scale; member in struct:bma180_data
H A Dbmc150-accel-core.c148 int scale; member in struct:bmc150_scale_info
H A Dfxls8962af-core.c346 static int fxls8962af_set_full_scale(struct fxls8962af_data *data, u32 scale) argument
/linux-master/drivers/iio/light/
H A Dltr501.c106 int scale; member in struct:ltr501_gain
/linux-master/drivers/net/ipa/
H A Dipa_endpoint.c1053 u32 scale; local
/linux-master/drivers/spi/
H A Dspi-fsl-dspi.c605 int scale_needed, scale, minscale = INT_MAX; local
636 int scale_needed, scale, minscale = INT_MAX; local
[all...]
/linux-master/include/uapi/sound/
H A Dasoc.h258 struct snd_soc_tplg_tlv_dbscale scale; member in union:snd_soc_tplg_ctl_tlv::__anon1306
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c640 u32 ltr_raw_data, scale, val; local
[all...]
/linux-master/sound/soc/
H A Dsoc-topology.c600 soc_tplg_create_tlv_db_scale(struct soc_tplg *tplg, struct snd_kcontrol_new *kc, struct snd_soc_tplg_tlv_dbscale *scale) argument
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c262 static bool is_lsi_offset(int offset, int scale) argument
/linux-master/mm/
H A Dmm_init.c2390 alloc_large_system_hash(const char *tablename, unsigned long bucketsize, unsigned long numentries, int scale, int flags, unsigned int *_hash_shift, unsigned int *_hash_mask, unsigned long low_limit, unsigned long high_limit) argument
/linux-master/drivers/pci/pcie/
H A Daspm.c492 static u32 calc_l12_pwron(struct pci_dev *pdev, u32 scale, u32 val) argument
514 static void encode_l12_threshold(u32 threshold_us, u32 *scale, u32 *value) argument
620 u32 t_common_mode, t_power_on, l1_2_threshold, scale, value; local
[all...]
/linux-master/drivers/thunderbolt/
H A Dusb4.c2147 static unsigned int usb3_bw_to_mbps(u32 bw, u8 scale) argument
2155 static u32 mbps_to_usb3_bw(unsigned int mbps, u8 scale) argument
2168 u32 val, bw, scale; local
2222 u32 val, bw, scale; local
2250 u32 val, ubw, dbw, scale; local
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c336 static const u32 scale = BIT(HW_ATL_TPS_DESC_RATE_Y_WIDTH); local
/linux-master/tools/perf/util/
H A Dpmu.c79 double scale; member in struct:perf_pmu_alias
262 int perf_pmu__convert_scale(const char *scale, char **end, double *sval) argument
304 char scale[128]; local
[all...]
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_nx.c1447 int scale, shift_amount, startword; local
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nx.c1288 int scale, shift_amount, startword; local
/linux-master/include/acpi/
H A Dacrestyp.h551 u8 scale; member in struct:acpi_resource_clock_input
/linux-master/drivers/clk/tegra/
H A Dclk-dfll.c841 int scale; local
/linux-master/drivers/input/misc/
H A Diqs269a.c1103 int scale = 1; local
/linux-master/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c1412 unsigned int scale; local
1542 u16 scale; local
/linux-master/drivers/iio/imu/
H A Dadis16480.c528 adis16480_set_calibscale(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, int scale) argument
540 adis16480_get_calibscale(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, int *scale) argument

Completed in 427 milliseconds

123456789