Lines Matching refs:reg_fcr
379 void __iomem *reg_fcr; member
721 writew(MDM_UL | DIAG_DL | MDM_DL, dc->reg_fcr); in nozomi_read_config_table()
1069 writew(mask1, dc->reg_fcr); in handle_data_dl()
1075 writew(mask2, dc->reg_fcr); in handle_data_dl()
1081 writew(mask2, dc->reg_fcr); in handle_data_dl()
1087 writew(mask1, dc->reg_fcr); in handle_data_dl()
1112 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul()
1122 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul()
1133 writew(MDM_UL2, dc->reg_fcr); in handle_data_ul()
1143 writew(MDM_UL1, dc->reg_fcr); in handle_data_ul()
1150 writew(read_iir & MDM_UL, dc->reg_fcr); in handle_data_ul()
1192 writew(RESET, dc->reg_fcr); in interrupt_handler()
1202 writew(CTRL_UL, dc->reg_fcr); in interrupt_handler()
1209 writew(CTRL_DL, dc->reg_fcr); in interrupt_handler()
1237 writew(DIAG_UL, dc->reg_fcr); in interrupt_handler()
1244 writew(APP1_DL, dc->reg_fcr); in interrupt_handler()
1250 writew(APP1_UL, dc->reg_fcr); in interrupt_handler()
1257 writew(APP2_DL, dc->reg_fcr); in interrupt_handler()
1263 writew(APP2_UL, dc->reg_fcr); in interrupt_handler()
1301 dc->reg_fcr = (void __iomem *)(offset + R_FCR); in nozomi_setup_private_data()
1540 writew(CTRL_UL, dc->reg_fcr); /* push the token to the card. */ in nozomi_card_exit()