Lines Matching refs:reg_start
2764 unsigned int reg, reg_start, reg_end;
2853 reg_start = card->reg->fw_dump_start;
2855 for (reg = reg_start; reg <= reg_end; reg++) {
2887 unsigned int reg, reg_start, reg_end;
2911 reg_start = card->reg->fw_dump_start;
2913 for (reg = reg_start; reg <= reg_end; reg++) {
2950 for (reg = reg_start; reg <= reg_end; reg++) {
3059 u8 reg, reg_start, reg_end;
3079 reg_start = 0;
3085 reg_start = cardp->reg->func1_dump_reg_start;
3091 reg_start = cardp->reg->func1_spec_reg_table[index++];
3100 reg_start = cardp->reg->func1_scratch_reg;
3101 reg_end = reg_start + MWIFIEX_SDIO_SCRATCH_SIZE;
3106 func, reg_start, reg_end);
3110 for (reg = reg_start; reg <= reg_end;) {