Home
last modified time | relevance | path

Searched defs:int_value (Results 1 – 10 of 10) sorted by relevance

/linux/arch/parisc/math-emu/
H A Dcnv_float.h50 #define Int_isinexact_to_sgl(int_value) ((int_value << 33 - SGL_EXP_LENGTH) != 0) argument
52 #define Sgl_roundnearest_from_int(int_value,sgl_value) \ argument
211 #define Int_negate(int_value) int_value = -int_value argument
306 #define Suint_isinexact_to_sgl(int_value) \ argument
/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py56 def int_value(self) -> int: member in SysfsFile
60 def int_value(self, v: int) -> None: member in SysfsFile
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c130 u32 int_value = 0; in hp_populate_enumeration_elements_from_package() local
H A Dstring-attributes.c136 u32 int_value = 0; in hp_populate_string_elements_from_package() local
H A Dint-attributes.c146 u32 int_value = 0; in hp_populate_integer_elements_from_package() local
H A Dorder-list-attributes.c135 u32 int_value = 0; in hp_populate_ordered_list_elements_from_package() local
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf_uw2453.c284 u8 int_value = chip->pwr_int_values[channel - 1]; in uw2453_set_tx_gain_level() local
/linux/drivers/gpio/
H A Dgpio-cadence.c89 u32 int_value; in cdns_gpio_irq_set_type() local
/linux/include/acpi/
H A Dcppc_acpi.h65 u64 int_value; member
/linux/drivers/bus/mhi/ep/
H A Dmain.c1001 u32 int_value; in mhi_ep_irq() local