Home
last modified time | relevance | path

Searched refs:rhi (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hwmon/
A Dadm1021.c368 int lte, rte, lhi, rhi, llo, rlo; in adm1021_detect() local
382 rhi = i2c_smbus_read_byte_data(client, ADM1021_REG_TOS_R(1)); in adm1021_detect()
388 if ((s8)lte < 0 || (s8)rte < 0 || (s8)lhi < 0 || (s8)rhi < 0) in adm1021_detect()
392 if (lte == rte && lte == lhi && lte == rhi && lte == llo in adm1021_detect()
406 if ((s8)llo > lhi || (s8)rlo > rhi) in adm1021_detect()
/linux/arch/csky/abiv2/inc/abi/
A Dswitch_context.h8 unsigned long rhi; member
/linux/arch/csky/include/uapi/asm/
A Dptrace.h36 unsigned long rhi; member
/linux/arch/csky/kernel/
A Dptrace.c244 REG_OFFSET_NAME(rhi),
509 fp->rhi, fp->rlo); in show_regs()
A Dasm-offsets.c69 DEFINE(PT_RHI, offsetof(struct pt_regs, rhi)); in main()

Completed in 9 milliseconds