Home
last modified time | relevance | path

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

/drivers/staging/fbtft/
A DTODO1 * convert all these over to drm_simple_display_pipe and submit for inclusion
/drivers/crypto/intel/qat/qat_common/
A Dicp_qat_hw.h263 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ argument
266 ((convert & QAT_CIPHER_CONVERT_MASK) << QAT_CIPHER_CONVERT_BITPOS) | \
/drivers/gpu/ipu-v3/
A DMakefile6 ipu-image-convert.o ipu-smfc.o ipu-vdi.o
/drivers/iio/
A DTODO13 - Refactor old platform_data constructs from drivers and convert it
/drivers/staging/rtl8723bs/
A DTODO3 - convert any remaining unusual variable types
/drivers/gpu/drm/nova/
A Duapi.rs12 impl ::core::convert::From<&::kernel::types::Opaque<$inner>> for &$name {
/drivers/hwmon/
A Dmax197.c183 ret = data->pdata->convert(data->ctrl_bytes[channel]); in max197_show_input()
270 if (pdata->convert == NULL) { in max197_probe()
/drivers/platform/x86/dell/
A Ddell-laptop.c1546 bool convert; in kbd_led_timeout_store() local
1562 convert = false; in kbd_led_timeout_store()
1567 convert = true; in kbd_led_timeout_store()
1572 convert = true; in kbd_led_timeout_store()
1577 convert = true; in kbd_led_timeout_store()
1582 convert = true; in kbd_led_timeout_store()
1590 convert = true; in kbd_led_timeout_store()
1592 if (convert) { in kbd_led_timeout_store()
/drivers/w1/slaves/
A Dw1_therm.c163 int (*convert)(u8 rom[9]); member
779 .convert = w1_DS18S20_convert_temp,
788 .convert = w1_DS18B20_convert_temp,
798 .convert = w1_DS18B20_convert_temp,
807 .convert = w1_DS18B20_convert_temp,
817 .convert = w1_DS1825_convert_temp,
942 return SLAVE_SPECIFIC_FUNC(sl)->convert(rom); in temperature_from_RAM()
/drivers/gpio/
A DTODO43 #include <linux/gpio/machine.h>, the other option being to convert it
131 helpers (x86 inb()/outb()) and convert port-mapped I/O drivers to use
143 In the very similar way to Generic MMIO GPIO convert the users which can
186 integer. Let's convert all GPIO drivers treewide to use the new callbacks,
/drivers/gpu/nova-core/regs/
A Dmacros.rs168 impl ::core::convert::From<$name> for u32 {
253 <$try_into_type as ::core::convert::TryFrom<$type>>::Error
/drivers/iio/imu/inv_icm42600/
A Dinv_icm42600_accel.c327 const unsigned int convert = (9807U * (MICRO / MILLI)) / 256U; in inv_icm42600_accel_convert_roc_to_wom() local
336 value = div64_u64(roc * MICRO, freq_uhz * (u64)convert); in inv_icm42600_accel_convert_roc_to_wom()
346 const unsigned int convert = (9807U * (MICRO / MILLI)) / 256U; in inv_icm42600_accel_convert_wom_to_roc() local
350 value = threshold * convert; in inv_icm42600_accel_convert_wom_to_roc()
/drivers/gpu/drm/sti/
A DNOTES13 - The TV OUT pre-formats (convert, clip, round) the compositor output data
/drivers/pci/hotplug/
A DTODO12 convert it to call irq_wake_thread(). Use pciehp as a template.
/drivers/hwmon/pmbus/
A Dpmbus_core.c54 bool convert; /* Whether or not to apply linear/vid/direct */ member
896 if (!sensor->convert) in pmbus_reg2data()
1097 if (!sensor->convert) in pmbus_data2reg()
1410 bool convert) in pmbus_add_sensor() argument
1435 sensor->convert = convert; in pmbus_add_sensor()
3123 .convert = true, in pmbus_regulator_get_low_margin()
3149 .convert = true, in pmbus_regulator_get_high_margin()
3177 .convert = true, in pmbus_regulator_get_voltage()
3196 .convert = true, in pmbus_regulator_set_voltage()
/drivers/comedi/drivers/ni_routing/
A DREADME112 4) Several tools have been included to convert from/to the c file formats.
195 NI_AI_ConvertClockTimebase AI_SI2 If internal convert
/drivers/iio/imu/inv_mpu6050/
A Dinv_mpu_core.c953 const unsigned int convert = 4U * 9807U; in inv_mpu6050_convert_wom_to_roc() local
956 value = threshold * convert; in inv_mpu6050_convert_wom_to_roc()
965 const unsigned int convert = 4U * 9807U; in inv_mpu6050_convert_roc_to_wom() local
972 value = div_u64(roc * freq_div, convert * INV_MPU6050_INTERNAL_FREQ_HZ); in inv_mpu6050_convert_roc_to_wom()
/drivers/mtd/nand/raw/
A Dsh_flctl.c470 goto convert; /* DMA success */ in read_fiforeg()
478 convert: in read_fiforeg()
/drivers/scsi/megaraid/
A Dmegaraid_sas_fusion.c4173 int reason, int *convert) in megasas_wait_for_outstanding_fusion() argument
4208 *convert = 1; in megasas_wait_for_outstanding_fusion()
4239 *convert = 1; in megasas_wait_for_outstanding_fusion()
4269 *convert = 1; in megasas_wait_for_outstanding_fusion()
4912 int retval = SUCCESS, i, j, convert = 0; in megasas_reset_fusion() local
4984 &convert)) { in megasas_reset_fusion()
4988 if (convert) in megasas_reset_fusion()
/drivers/gpu/drm/bridge/
A DKconfig211 GE B850v3 that convert dual channel LVDS
/drivers/gpu/nova-core/
A Dvbios.rs8 use core::convert::TryFrom;
/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
A Dcom.fuc435 // convert FORMAT swizzle mask to hw swizzle mask
/drivers/media/i2c/
A DKconfig1666 MAX96714 deserializers convert a GMSL2 input to MIPI CSI-2
1683 MAX96717 serializers convert video on a MIPI CSI-2
/drivers/platform/x86/
A DKconfig552 convert the device into ebook form.
/drivers/iio/adc/
A DKconfig19 internal voltages, convert accessory and battery, AC (charger, mains)

Completed in 648 milliseconds