Lines Matching refs:reg_fcr
325 void __iomem *reg_fcr; member
658 writew(MDM_UL | DIAG_DL | MDM_DL, dc->reg_fcr); in nozomi_read_config_table()
1001 writew(mask1, dc->reg_fcr); in handle_data_dl()
1007 writew(mask2, dc->reg_fcr); in handle_data_dl()
1013 writew(mask2, dc->reg_fcr); in handle_data_dl()
1019 writew(mask1, dc->reg_fcr); in handle_data_dl()
1044 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul()
1054 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul()
1065 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul()
1075 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul()
1082 writew(read_iir & MDM_UL, dc->reg_fcr); in handle_data_ul()
1124 writew(RESET, dc->reg_fcr); in interrupt_handler()
1134 writew(CTRL_UL, dc->reg_fcr); in interrupt_handler()
1141 writew(CTRL_DL, dc->reg_fcr); in interrupt_handler()
1169 writew(DIAG_UL, dc->reg_fcr); in interrupt_handler()
1176 writew(APP1_DL, dc->reg_fcr); in interrupt_handler()
1182 writew(APP1_UL, dc->reg_fcr); in interrupt_handler()
1189 writew(APP2_DL, dc->reg_fcr); in interrupt_handler()
1195 writew(APP2_UL, dc->reg_fcr); in interrupt_handler()
1233 dc->reg_fcr = (void __iomem *)(offset + R_FCR); in nozomi_setup_private_data()
1463 writew(CTRL_UL, dc->reg_fcr); /* push the token to the card. */ in nozomi_card_exit()