Searched refs:reg_fcr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | nozomi.c | 345 void __iomem *reg_fcr; member 687 writew(MDM_UL | DIAG_DL | MDM_DL, dc->reg_fcr); in nozomi_read_config_table() 1034 writew(mask1, dc->reg_fcr); in handle_data_dl() 1040 writew(mask2, dc->reg_fcr); in handle_data_dl() 1046 writew(mask2, dc->reg_fcr); in handle_data_dl() 1052 writew(mask1, dc->reg_fcr); in handle_data_dl() 1077 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul() 1087 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul() 1098 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul() 1108 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul() [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | nozomi.c | 341 void __iomem *reg_fcr; member 674 writew(MDM_UL | DIAG_DL | MDM_DL, dc->reg_fcr); in nozomi_read_config_table() 1020 writew(mask1, dc->reg_fcr); in handle_data_dl() 1026 writew(mask2, dc->reg_fcr); in handle_data_dl() 1032 writew(mask2, dc->reg_fcr); in handle_data_dl() 1038 writew(mask1, dc->reg_fcr); in handle_data_dl() 1063 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul() 1073 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul() 1084 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul() 1094 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul() [all...] |
Completed in 4 milliseconds