Home
last modified time | relevance | path

Searched refs:PMACZILOG_FLAG_IS_IRDA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.h44 #define PMACZILOG_FLAG_IS_IRDA 0x00000100 macro
368 #define ZS_IS_IRDA(UP) ((UP)->flags & PMACZILOG_FLAG_IS_IRDA)
H A Dpmac_zilog.c1375 uap->flags |= PMACZILOG_FLAG_IS_IRDA; in pmz_init_port()
1381 uap->flags |= PMACZILOG_FLAG_IS_IRDA; in pmz_init_port()