Home
last modified time | relevance | path

Searched refs:UP (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.h371 #define ZS_IS_CONS(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CONS)
372 #define ZS_IS_KGDB(UP) ((UP)->flags & PMACZILOG_FLAG_IS_KGDB)
373 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CHANNEL_A)
374 #define ZS_REGS_HELD(UP) ((UP)->flags & PMACZILOG_FLAG_REGS_HELD)
375 #define ZS_TX_STOPPED(UP) ((UP)
[all...]
H A Dip22zilog.c93 #define ZS_IS_CONS(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CONS)
94 #define ZS_IS_KGDB(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_KGDB)
95 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & IP22ZILOG_FLAG_MODEM_STATUS)
96 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CHANNEL_A)
97 #define ZS_REGS_HELD(UP) ((UP)
[all...]
H A Dsunzilog.c108 #define ZS_IS_KEYB(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_KEYB)
109 #define ZS_IS_MOUSE(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_MOUSE)
110 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS)
111 #define ZS_IS_KGDB(UP) ((UP)->flags & SUNZILOG_FLAG_IS_KGDB)
112 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpmac_zilog.h361 #define ZS_IS_CONS(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CONS)
362 #define ZS_IS_KGDB(UP) ((UP)->flags & PMACZILOG_FLAG_IS_KGDB)
363 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CHANNEL_A)
364 #define ZS_REGS_HELD(UP) ((UP)->flags & PMACZILOG_FLAG_REGS_HELD)
365 #define ZS_TX_STOPPED(UP) ((UP)
[all...]
H A Dip22zilog.c93 #define ZS_IS_CONS(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CONS)
94 #define ZS_IS_KGDB(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_KGDB)
95 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & IP22ZILOG_FLAG_MODEM_STATUS)
96 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CHANNEL_A)
97 #define ZS_REGS_HELD(UP) ((UP)
[all...]
H A Dsunzilog.c108 #define ZS_IS_KEYB(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_KEYB)
109 #define ZS_IS_MOUSE(UP) ((UP)->flags & SUNZILOG_FLAG_CONS_MOUSE)
110 #define ZS_IS_CONS(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CONS)
111 #define ZS_IS_KGDB(UP) ((UP)->flags & SUNZILOG_FLAG_IS_KGDB)
112 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c296 u8 UP = 0; in GetTs() local
307 UP = 0; in GetTs()
318 UP = 0; in GetTs()
323 UP = 2; in GetTs()
328 UP = 5; in GetTs()
333 UP = 7; in GetTs()
341 UP, in GetTs()
347 IEEE80211_DEBUG(IEEE80211_DL_TS, "add new TS failed(tid:%d)\n", UP); in GetTs()
382 IEEE80211_DEBUG(IEEE80211_DL_TS, "to init current TS, UP:%d, Dir:%d, addr:%pM\n", UP, Di in GetTs()
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c294 u8 UP = 0; in GetTs() local
306 UP = 0; in GetTs()
311 UP = 0; in GetTs()
315 UP = 2; in GetTs()
319 UP = 5; in GetTs()
323 UP = 7; in GetTs()
332 *ppTS = SearchAdmitTRStream(ieee, Addr, UP, TxRxSelect); in GetTs()
337 netdev_dbg(ieee->dev, "add new TS failed(tid:%d)\n", UP); in GetTs()
372 "to init current TS, UP:%d, Dir:%d, addr: %pM ppTs=%p\n", in GetTs()
373 UP, Di in GetTs()
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c251 u8 UP = 0; in GetTs() local
263 UP = 0; in GetTs()
268 UP = 0; in GetTs()
272 UP = 2; in GetTs()
276 UP = 5; in GetTs()
280 UP = 7; in GetTs()
289 *ppTS = SearchAdmitTRStream(ieee, Addr, UP, TxRxSelect); in GetTs()
294 netdev_dbg(ieee->dev, "add new TS failed(tid:%d)\n", UP); in GetTs()
327 "to init current TS, UP:%d, Dir:%d, addr: %pM ppTs=%p\n", in GetTs()
328 UP, Di in GetTs()
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c296 u8 UP = 0; in GetTs() local
307 UP = 0; in GetTs()
318 UP = 0; in GetTs()
323 UP = 2; in GetTs()
328 UP = 5; in GetTs()
333 UP = 7; in GetTs()
341 UP, in GetTs()
347 IEEE80211_DEBUG(IEEE80211_DL_TS, "add new TS failed(tid:%d)\n", UP); in GetTs()
382 IEEE80211_DEBUG(IEEE80211_DL_TS, "to init current TS, UP:%d, Dir:%d, addr:%pM\n", UP, Di in GetTs()
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dmachvec_impl.h75 #define IO_LITE(UP,low) \
76 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \
77 .iack_sc = CAT(UP,_IACK_SC), \
98 #define IO(UP,low) \
99 IO_LITE(UP,low), \
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dmachvec_impl.h75 #define IO_LITE(UP,low) \
76 .hae_register = (unsigned long *) CAT(UP,_HAE_ADDRESS), \
77 .iack_sc = CAT(UP,_IACK_SC), \
100 #define IO(UP,low) \
101 IO_LITE(UP,low), \
/kernel/linux/linux-5.10/arch/loongarch/mm/
H A Dmmap.c17 enum mmap_allocation_direction {UP, DOWN}; enumerator
95 addr0, len, pgoff, flags, UP); in arch_get_unmapped_area()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dcvb.c40 UP enumerator
61 min_mv = round_voltage(table->min_millivolts, align, UP); in build_opp_table()
/kernel/linux/linux-6.6/arch/loongarch/mm/
H A Dmmap.c17 enum mmap_allocation_direction {UP, DOWN}; enumerator
95 addr0, len, pgoff, flags, UP); in arch_get_unmapped_area()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dcvb.c40 UP enumerator
61 min_mv = round_voltage(table->min_millivolts, align, UP); in build_opp_table()
/kernel/linux/linux-6.6/tools/testing/memblock/lib/
H A Dslab.c8 return slab_state >= UP; in slab_is_available()
/kernel/linux/linux-6.6/tools/include/linux/
H A Dslab.h22 UP, enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dnetdevice.sh21 ip link show "$netdev" |grep -q UP
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnetdevice.sh21 ip link show "$netdev" |grep -q UP
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfphw.S94 @ For UP, checking that this thread owns the hw context is
98 @ On UP, we lazily save the VFP context. As a different
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsys_parisc.c97 enum mmap_allocation_direction {UP, DOWN}; enumerator
173 addr, len, pgoff, flags, UP); in arch_get_unmapped_area()
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dcpr.c130 UP, enumerator
426 if (drv->tcsr && dir == UP) in cpr_post_voltage()
468 if (dir != UP && dir != DOWN) in cpr_scale()
483 if (dir == UP) { in cpr_scale()
498 /* Maximize the UP threshold */ in cpr_scale()
504 /* Disable UP interrupt */ in cpr_scale()
518 "UP: -> new_uV: %d last_uV: %d perf state: %u\n", in cpr_scale()
566 if (dir == UP) { in cpr_scale()
571 /* Restore default threshold for UP */ in cpr_scale()
621 cpr_scale(drv, UP); in cpr_irq_handler()
[all...]

Completed in 14 milliseconds

123