/openbmc/linux/drivers/tty/serial/ |
H A D | pmac_zilog.h | 361 #define ZS_IS_CONS(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CONS) argument 362 #define ZS_IS_KGDB(UP) ((UP)->flags & PMACZILOG_FLAG_IS_KGDB) argument 363 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CHANNEL_A) argument 364 #define ZS_REGS_HELD(UP) ((UP)->flags & PMACZILOG_FLAG_REGS_HELD) argument 365 #define ZS_TX_STOPPED(UP) ((UP)->flags & PMACZILOG_FLAG_TX_STOPPED) argument 366 #define ZS_TX_ACTIVE(UP) ((UP)->flags & PMACZILOG_FLAG_TX_ACTIVE) argument 367 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & PMACZILOG_FLAG_MODEM_STATUS) argument 368 #define ZS_IS_IRDA(UP) ((UP)->flags & PMACZILOG_FLAG_IS_IRDA) argument 369 #define ZS_IS_INTMODEM(UP) ((UP)->flags & PMACZILOG_FLAG_IS_INTMODEM) argument 370 #define ZS_IS_OPEN(UP) ((UP)->flags & PMACZILOG_FLAG_IS_OPEN) argument [all …]
|
H A D | sunzilog.c | 108 #define ZS_IS_KEYB(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_KEYB) argument 109 #define ZS_IS_MOUSE(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_MOUSE) argument 110 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS) argument 111 #define ZS_IS_KGDB(UP) ((UP)->flags & SUNZILOG_FLAG_IS_KGDB) argument 112 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & SUNZILOG_FLAG_MODEM_STATUS) argument 113 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CHANNEL_A) argument 114 #define ZS_REGS_HELD(UP) ((UP)->flags & SUNZILOG_FLAG_REGS_HELD) argument 115 #define ZS_TX_STOPPED(UP) ((UP)->flags & SUNZILOG_FLAG_TX_STOPPED) argument 116 #define ZS_TX_ACTIVE(UP) ((UP)->flags & SUNZILOG_FLAG_TX_ACTIVE) argument
|
H A D | ip22zilog.c | 93 #define ZS_IS_CONS(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CONS) argument 94 #define ZS_IS_KGDB(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_KGDB) argument 95 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & IP22ZILOG_FLAG_MODEM_STATUS) argument 96 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CHANNEL_A) argument 97 #define ZS_REGS_HELD(UP) ((UP)->flags & IP22ZILOG_FLAG_REGS_HELD) argument 98 #define ZS_TX_STOPPED(UP) ((UP)->flags & IP22ZILOG_FLAG_TX_STOPPED) argument 99 #define ZS_TX_ACTIVE(UP) ((UP)->flags & IP22ZILOG_FLAG_TX_ACTIVE) argument
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | machvec_impl.h | 75 #define IO_LITE(UP,low) \ argument 100 #define IO(UP,low) \ argument
|
/openbmc/phosphor-pid-control/pid/ |
H A D | fan.hpp | 10 UP, enumerator
|
/openbmc/linux/tools/include/linux/ |
H A D | slab.h | 22 UP, enumerator
|
/openbmc/linux/arch/mips/mm/ |
H A D | mmap.c | 27 enum mmap_allocation_direction {UP, DOWN}; enumerator
|
/openbmc/linux/arch/loongarch/mm/ |
H A D | mmap.c | 17 enum mmap_allocation_direction {UP, DOWN}; enumerator
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | cvb.c | 40 UP enumerator
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_TSProc.c | 251 u8 UP = 0; in GetTs() local
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | rtl819x_TSProc.c | 296 u8 UP = 0; in GetTs() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | sys_parisc.c | 97 enum mmap_allocation_direction {UP, DOWN}; enumerator
|
/openbmc/linux/mm/ |
H A D | slab.h | 264 UP, /* Slab caches usable but not all extras yet */ enumerator
|
/openbmc/linux/drivers/counter/ |
H A D | 104-quad-8.c | 99 #define UP 0x1 macro
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-ui.min.js | 6 …n t(t,s){var a,n,r,o=t.nodeName.toLowerCase();return"area"===o?(a=t.parentNode,n=a.name,t.href&&n&…
|
/openbmc/linux/drivers/pmdomain/qcom/ |
H A D | cpr.c | 129 UP, enumerator
|