Home
last modified time | relevance | path

Searched defs:SYNCIE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dz8530.h166 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
/openbmc/linux/drivers/tty/serial/
H A Dzs.h222 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dip22zilog.h202 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dsunzilog.h206 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
H A Dpmac_zilog.h287 #define SYNCIE 0x10 /* Sync/hunt IE */ macro
/openbmc/qemu/disas/
H A Dnanomips.c15399 static char *SYNCIE(uint64 instruction, Dis_info *info) in SYNCIE() function