Home
last modified time | relevance | path

Searched refs:RxINT_DISAB (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dz8530.h43 #define RxINT_DISAB 0 /* Rx Int Disable */ macro
/openbmc/linux/drivers/tty/serial/
H A Dzs.h95 #define RxINT_DISAB 0 /* Rx Int Disable */ macro
H A Dip22zilog.h75 #define RxINT_DISAB 0 /* Rx Int Disable */ macro
H A Dsunzilog.h67 #define RxINT_DISAB 0 /* Rx Int Disable */ macro
H A Dpmac_zilog.h154 #define RxINT_DISAB 0 /* Rx Int Disable */ macro
H A Dzs.c460 zport->regs[1] |= RxINT_DISAB; in zs_stop_rx()