Home
last modified time | relevance | path

Searched refs:ZS_IS_CHANNEL_A (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.h373 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CHANNEL_A) macro
H A Dip22zilog.c96 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CHANNEL_A) macro
699 if (!ZS_IS_CHANNEL_A(up)) { in __ip22zilog_reset()
H A Dpmac_zilog.c787 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in pmz_fix_zero_bug_scc()
790 write_zsreg(uap, 9, (ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB) | NV); in pmz_fix_zero_bug_scc()
843 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in __pmz_startup()
H A Dsunzilog.c113 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CHANNEL_A) macro
1339 if (ZS_IS_CHANNEL_A(up)) { in sunzilog_init_hw()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpmac_zilog.h363 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & PMACZILOG_FLAG_IS_CHANNEL_A) macro
H A Dip22zilog.c96 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CHANNEL_A) macro
697 if (!ZS_IS_CHANNEL_A(up)) { in __ip22zilog_reset()
H A Dpmac_zilog.c767 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in pmz_fix_zero_bug_scc()
770 write_zsreg(uap, 9, (ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB) | NV); in pmz_fix_zero_bug_scc()
823 write_zsreg(uap, 9, ZS_IS_CHANNEL_A(uap) ? CHRA : CHRB); in __pmz_startup()
H A Dsunzilog.c113 #define ZS_IS_CHANNEL_A(UP) ((UP)->flags & SUNZILOG_FLAG_IS_CHANNEL_A) macro
1337 if (ZS_IS_CHANNEL_A(up)) { in sunzilog_init_hw()

Completed in 13 milliseconds