Home
last modified time | relevance | path

Searched defs:in8 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dstart.S553 in8: label
/openbmc/u-boot/drivers/input/
H A Di8042.c20 #define in8(p) inb(p) macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1436 in8: label
/openbmc/u-boot/drivers/rtc/
H A Dmc146818.c18 #define in8(p) inb(p) macro
/openbmc/linux/include/sound/
H A Dvx_core.h76 unsigned char (*in8)(struct vx_core *chip, int reg); member