Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dnozomi.c125 #define MDM_UL (MDM_UL1 | MDM_UL2) macro
1060 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1064 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1070 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1074 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1081 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1085 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1091 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1095 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1101 writew(read_iir & MDM_UL, dc->reg_fcr); in handle_data_ul()
[all …]