Home
last modified time | relevance | path

Searched defs:high (Results 51 – 75 of 362) sorted by relevance

12345678910>>...15

/linux/drivers/i2c/busses/
A Di2c-sprd.c68 #define I2C_ADDR_DVD0_CALC(high, low) \ argument
70 #define I2C_ADDR_DVD1_CALC(high, low) \ argument
337 u32 high = ((i2c_dvd << 1) * 2) / 5; in sprd_i2c_set_clk() local
/linux/arch/x86/include/asm/
A Dcmpxchg_32.h27 u32 high = value >> 32; in set_64bit() local
/linux/drivers/thermal/broadcom/
A Dbrcmstb_thermal.c238 int low, high, intr; in brcmstb_tmon_irq_thread() local
263 static int brcmstb_set_trips(void *data, int low, int high) in brcmstb_set_trips()
/linux/drivers/edac/
A Dfsl_ddr_edac.c192 static u8 calculate_ecc(u32 high, u32 low) in calculate_ecc()
275 #define make64(high, low) (((u64)(high) << 32) | (low)) argument
/linux/arch/m68k/lib/
A Dmuldi3.c73 struct DIstruct {SItype high, low;}; member
/linux/drivers/clocksource/
A Dtimer-microchip-pit64b.c100 u32 low, high; in mchp_pit64b_cnt_read() local
120 u32 low, high; in mchp_pit64b_reset() local
/linux/arch/mips/include/asm/mach-loongson64/
A Dloongson_hwmon.h24 u8 high; member
/linux/arch/arm/kernel/
A Dstacktrace.c44 unsigned long high, low; in unwind_frame() local
/linux/drivers/media/test-drivers/vivid/
A Dvivid-radio-rx.c151 unsigned low, high; in vivid_radio_rx_s_hw_freq_seek() local
/linux/include/linux/
A Dpage_counter.h13 unsigned long high; member
/linux/drivers/thermal/
A Dthermal_helpers.c132 int high = INT_MAX; in thermal_zone_set_trips() local
/linux/arch/riscv/kernel/
A Dstacktrace.c42 unsigned long low, high; in walk_stackframe() local
/linux/arch/powerpc/kernel/
A Dtau_6xx.c40 unsigned char high; member
/linux/arch/arm/nwfpe/
A Dsoftfloat.h58 u16 high; member
/linux/drivers/net/ethernet/8390/
A Dne.c662 int high = inb_p(nic_base + EN0_RSARHI); in ne_block_input() local
752 int high = inb_p(nic_base + EN0_RSARHI); in ne_block_output() local
/linux/arch/powerpc/kexec/
A Dcore_64.c39 unsigned long low, high; /* limits of blocked memory range */ in machine_kexec_prepare() local
/linux/drivers/net/wireless/intel/iwlegacy/
A D3945-rs.c527 u8 high = RATE_INVALID; in il3945_get_adjacent_rate() local
610 u8 high = RATE_INVALID; in il3945_rs_get_rate() local
/linux/arch/csky/kernel/
A Dstacktrace.c39 unsigned long low, high; in walk_stackframe() local
/linux/tools/testing/selftests/powerpc/mm/
A Dstack_expansion_ldst.c75 static int search_proc_maps(char *needle, unsigned long *low, unsigned long *high) in search_proc_maps()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dvega12_thermal.c177 int high = VEGA12_THERMAL_MAXIMUM_ALERT_TEMP; in vega12_thermal_set_temperature_range() local
/linux/arch/s390/kernel/
A Ddumpstack.c45 unsigned long high) in in_stack()
/linux/drivers/net/ethernet/intel/ice/
A Dice_dcb_lib.h44 static inline bool ice_find_q_in_range(u16 low, u16 high, unsigned int tx_q) in ice_find_q_in_range()
/linux/arch/sparc/kernel/
A Dsys_sparc32.c54 COMPAT_SYSCALL_DEFINE3(truncate64, const char __user *, path, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
/linux/drivers/scsi/fnic/
A Dfnic_trace.h63 u32 high; member
/linux/drivers/mfd/
A Dsi476x-prop.c16 u16 low, high; member

Completed in 39 milliseconds

12345678910>>...15