Home
last modified time | relevance | path

Searched refs:UP (Results 1 – 25 of 109) sorted by relevance

12345

/linux/drivers/tty/serial/
H A Dpmac_zilog.h361 #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 Dsunzilog.c108 #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
/linux/Documentation/networking/
H A Dvrf.rst188 …11: mgmt: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default…
191 …12: red: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default …
194 …13: blue: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default…
197 …14: green: <NOARP,MASTER,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group defaul…
205 mgmt UP 72:b3:ba:91:e2:24 <NOARP,MASTER,UP,LOWER_UP>
206 red UP b6:6f:6e:f6:da:73 <NOARP,MASTER,UP,LOWER_UP>
207 blue UP 36:62:e8:7d:bb:8c <NOARP,MASTER,UP,LOWER_UP>
208 green UP e6:28:b8:63:70:bb <NOARP,MASTER,UP,LOWER_UP>
237 …3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFA…
239 …4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master red state UP mode DEFA…
[all …]
H A Dnet_failover.rst65 be brought UP during live migration to allow uninterrupted communication.
76 …4: ens10: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
84 …7: ens11: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master ens10 state UP group default …
/linux/arch/alpha/kernel/
H A Dmachvec_impl.h56 #define IO_LITE(UP,low) \ argument
57 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \
58 .iack_sc = CAT(UP,_IACK_SC), \
81 #define IO(UP,low) \ argument
82 IO_LITE(UP,low), \
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4212-tab3-lte8.dts21 PIN_SLP(gpa0-4, INPUT, UP);
22 PIN_SLP(gpa0-5, INPUT, UP);
24 PIN_SLP(gpb-5, INPUT, UP);
H A Dexynos4212-tab3-3g8.dts21 PIN_SLP(gpb-5, INPUT, UP);
/linux/Documentation/misc-devices/
H A Dspear-pcie-gadget.rst56 link write UP to enable ltsmm DOWN to disable
122 # echo UP >> link
132 Wait till it returns UP.
152 # echo UP >> link
158 An application can repetitively read this node till link is found UP. It can
/linux/Documentation/RCU/
H A DUP.rst6 A common misconception is that, on UP systems, the call_rcu() primitive
101 even on a UP system. So do not do it! Even on a UP system, the RCU
106 UP systems, including PREEMPT SMP builds running on UP systems.
109 Why can't synchronize_rcu() return immediately on UP systems running
145 Why can't synchronize_rcu() return immediately on UP systems
/linux/Documentation/translations/zh_CN/locking/
H A Dspinlocks.rst28 将保证在该锁保护的区域内只有一个控制线程。即使在单处理器(UP)下也能很好的工作,
29 所以代码 _不_ 需要担心UP还是SMP的问题:自旋锁在两种情况下都能正常工作。
/linux/arch/mips/mm/
H A Dmmap.c27 enum mmap_allocation_direction {UP, DOWN}; enumerator
105 addr0, len, pgoff, flags, UP); in arch_get_unmapped_area()
/linux/arch/loongarch/mm/
H A Dmmap.c19 enum mmap_allocation_direction {UP, DOWN}; enumerator
100 addr0, len, pgoff, flags, UP); in arch_get_unmapped_area()
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst347 - VOLUME+ / VOLUME UP
391 - CHANNEL + / CHANNEL UP / UP
683 - UP
743 - On simpler IR's, without separate channel keys, you need to map UP
/linux/drivers/clk/tegra/
H A Dcvb.c40 UP enumerator
61 min_mv = round_voltage(table->min_millivolts, align, UP); in build_opp_table()
/linux/tools/testing/memblock/lib/
H A Dslab.c8 return slab_state >= UP; in slab_is_available()
/linux/Documentation/devicetree/bindings/mips/img/
H A Dxilfpga.txt4 Under the Imagination University Program, a microAptiv UP core has been
18 - microAptiv UP core m14Kc
/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst49 这可以通过稍微修改标准的原子操作来实现:只有它们的UP变体必须被保留。这通常
51 UP之间没有不同的行为,在你的架构的 ``local.h`` 中包括 ``asm-generic/local.h``
/linux/Documentation/devicetree/bindings/serio/
H A Daltera_ps2.txt1 Altera UP PS/2 controller
/linux/drivers/net/fddi/
H A DKconfig48 - SK-5521 (SK-NET FDDI-UP)
49 - SK-5522 (SK-NET FDDI-UP DAS)
/linux/arch/arc/boot/dts/
H A Daxs103.dts8 * AXC003 FPGA Card (with UP bitfile)
H A Dskeleton_hs.dtsi33 /* 64-bit Local RTC: preferred clocksource for UP */
H A Dvdk_axc003.dtsi7 * Device tree for AXC003 CPU card: HS38x UP configuration (VDK version)
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-spear.txt5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2-common.dtsi1039 PIN_IN(gpa1-0, UP, FAST_SR1);
1040 PIN_IN(gpa1-1, UP, FAST_SR1);
1069 PIN_IN(gpf1-4, UP, FAST_SR1);
1154 PIN_IN(gpf0-0, UP, FAST_SR1);
1155 PIN_IN(gpf0-1, UP, FAST_SR1);
1157 PIN_IN(gpf0-3, UP, FAST_SR1);
1161 PIN_IN(gpf0-7, UP, FAST_SR1);
1212 PIN_IN(gpd8-1, UP, FAST_SR1);
/linux/arch/arm/boot/dts/arm/
H A Dintegratorap-im-pd1.dts94 label = "UP";
112 label = "UP";

12345