Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_endian.c12 __u16 in16 = 0; variable
27 out16 = __builtin_bswap16(in16); in sys_enter()
/openbmc/u-boot/arch/microblaze/cpu/
H A Dstart.S189 .global in16
190 .ent in16
192 in16: lhu r3, r0, r5 label
199 .end in16
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dendian.c28 bss->in16 = IN16; in test_endian()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dppc.h62 unsigned short in16(unsigned int);
/openbmc/linux/Documentation/hwmon/
H A Dw83795.rst56 4 VSEN13/TR5 20h in16/temp6
112 1 VSEN13/TR5 20h in16/temp6
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dstart.S606 .globl in16
607 in16: label
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1494 .globl in16
1495 in16: label
/openbmc/linux/drivers/hwmon/
H A Dadm1026.c647 static SENSOR_DEVICE_ATTR_RO(in16_input, in16, 16);