Lines Matching refs:reg_fcr
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()
1115 writew(read_iir & MDM_UL, dc->reg_fcr); in handle_data_ul()
1157 writew(RESET, dc->reg_fcr); in interrupt_handler()
1167 writew(CTRL_UL, dc->reg_fcr); in interrupt_handler()
1174 writew(CTRL_DL, dc->reg_fcr); in interrupt_handler()
1202 writew(DIAG_UL, dc->reg_fcr); in interrupt_handler()
1209 writew(APP1_DL, dc->reg_fcr); in interrupt_handler()
1215 writew(APP1_UL, dc->reg_fcr); in interrupt_handler()
1222 writew(APP2_DL, dc->reg_fcr); in interrupt_handler()
1228 writew(APP2_UL, dc->reg_fcr); in interrupt_handler()
1266 dc->reg_fcr = (void __iomem *)(offset + R_FCR); in nozomi_setup_private_data()
1500 writew(CTRL_UL, dc->reg_fcr); /* push the token to the card. */ in nozomi_card_exit()