Searched refs:firstchan (Results 1 - 1 of 1) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_draminit.c421 uint16_t firstchan; /* first channel */ member in struct:initdata_s
1747 mc = &(d->mc[d->firstchan]);
2504 for (mcidx = d->firstchan; mcidx < MC_CHANNELS; mcidx++) {
2715 for (mcidx = d->firstchan; mcidx < MC_CHANNELS; mcidx++) {
2997 d->firstchan = 1;
3006 d->firstchan = 0;
3022 for (mcidx = d->firstchan; mcidx < MC_CHANNELS; mcidx++) {
3064 for (mcidx = d->firstchan; mcidx < MC_CHANNELS; mcidx++) {
3202 for (mcidx = d->firstchan; mcidx < MC_CHANNELS; mcidx++) {
3216 for (mcidx = d->firstchan; mcid
[all...]

Completed in 31 milliseconds