Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/
H A Dnozomi.c109 #define MDM_UL (MDM_UL1 | MDM_UL2) macro
1041 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1045 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1051 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1055 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1062 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1066 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1072 dc->last_ier &= ~MDM_UL; in handle_data_ul()
1076 dc->last_ier = dc->last_ier | MDM_UL; in handle_data_ul()
1082 writew(read_iir & MDM_UL, dc->reg_fcr); in handle_data_ul()
[all …]