Home
last modified time | relevance | path

Searched refs:res_index (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.h25 u8 res_index; member
51 u8 res_index; member
H A Dms_sensors_i2c.c425 delay = ms_sensors_ht_t_conversion_time[dev_data->res_index]; in ms_sensors_ht_read_temperature()
466 delay = ms_sensors_ht_h_conversion_time[dev_data->res_index]; in ms_sensors_ht_read_humidity()
629 delay = ms_sensors_tp_conversion_time[dev_data->res_index]; in ms_sensors_read_temp_and_pressure()
634 dev_data->res_index * 2, in ms_sensors_read_temp_and_pressure()
645 dev_data->res_index * 2, in ms_sensors_read_temp_and_pressure()
/linux/drivers/iio/pressure/
H A Dms5637.c83 *val = ms5637_samp_freq[dev_data->res_index]; in ms5637_read_raw()
106 dev_data->res_index = i; in ms5637_write_raw()
170 dev_data->res_index = data->hw->max_res_index; in ms5637_probe()
/linux/drivers/iio/humidity/
H A Dhtu21.c69 *val = htu21_samp_freq[dev_data->res_index]; in htu21_read_raw()
93 dev_data->res_index = i; in htu21_write_raw()
202 dev_data->res_index = 0; in htu21_probe()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_bus_pci.c76 bars[j].res_index = i; in ionic_map_bars()
103 ionic->bars[IONIC_PCI_BAR_DBELL].res_index, in ionic_bus_map_dbpage()
/linux/arch/powerpc/platforms/ps3/
H A Dplatform.h245 int ps3_repository_read_spu_resource_id(unsigned int res_index,
/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c77 bars[j].res_index = i; in pdsc_map_bars()
140 pdsc->bars[PDS_CORE_PCI_BAR_DBELL].res_index, in pdsc_map_dbpage()
H A Dcore.h45 int res_index; member