Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_endian.c12 __u16 in16 = 0; variable
27 out16 = __builtin_bswap16(in16); in sys_enter()
/OK3568_Linux_fs/u-boot/arch/microblaze/cpu/
H A Dstart.S190 .global in16 symbol
191 .ent in16
193 in16: lhu r3, r0, r5 label
200 .end in16
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dw83795.rst56 4 VSEN13/TR5 20h in16/temp6
112 1 VSEN13/TR5 20h in16/temp6
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dendian.c28 bss->in16 = IN16; in test_endian()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dppc.h66 unsigned short in16(unsigned int);
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dsystemace.c69 return in16(base + off); in ace_readw()
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dio.h119 #define in16(addr) 0 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dstart.S607 .globl in16 symbol
608 in16: label
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1492 .globl in16 symbol
1493 in16: label
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dadm1026.c647 static SENSOR_DEVICE_ATTR_RO(in16_input, in16, 16);