Searched refs:ZS_IS_EXTCLK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ | ||
H A D | pmac_zilog.h | 371 #define ZS_IS_EXTCLK(UP) ((UP)->flags & PMACZILOG_FLAG_IS_EXTCLK) macro |
H A D | pmac_zilog.c | 200 if (!ZS_IS_EXTCLK(uap)) in pmz_interrupt_control() |