Lines Matching refs:reg_fcr
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()
1101 writew(read_iir & MDM_UL, dc->reg_fcr); in handle_data_ul()
1143 writew(RESET, dc->reg_fcr); in interrupt_handler()
1153 writew(CTRL_UL, dc->reg_fcr); in interrupt_handler()
1160 writew(CTRL_DL, dc->reg_fcr); in interrupt_handler()
1188 writew(DIAG_UL, dc->reg_fcr); in interrupt_handler()
1195 writew(APP1_DL, dc->reg_fcr); in interrupt_handler()
1201 writew(APP1_UL, dc->reg_fcr); in interrupt_handler()
1208 writew(APP2_DL, dc->reg_fcr); in interrupt_handler()
1214 writew(APP2_UL, dc->reg_fcr); in interrupt_handler()
1252 dc->reg_fcr = (void __iomem *)(offset + R_FCR); in nozomi_setup_private_data()
1482 writew(CTRL_UL, dc->reg_fcr); /* push the token to the card. */ in nozomi_card_exit()