Home | History | Annotate | Download | only in common

Lines Matching defs:reg_nr

535   int reg_nr;
547 for (reg_nr = 0; reg_nr < nr_regs; reg_nr++)
550 chp, &regs[reg_nr].address);
552 chp, &regs[reg_nr].size);
1023 int reg_nr;
1025 for (reg_nr = 0;
1026 hw_find_reg_array_property (me, property->name, reg_nr, &reg);
1027 reg_nr++)