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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/spectra/
H A Dlld_cdma.c187 for (j = 0; j < info.cdma_num; j++) {
272 info.cdma_num = 0;
281 pc[info.cdma_num].NxtPointerHi = next_ptr >> 16;
282 pc[info.cdma_num].NxtPointerLo = next_ptr & 0xffff;
296 pc[info.cdma_num].FlashPointerHi = ptr >> 16;
297 pc[info.cdma_num].FlashPointerLo = ptr & 0xffff;
302 pc[info.cdma_num].CommandType = 0x43;
303 pc[info.cdma_num].CommandFlags =
305 pc[info.cdma_num].MemAddrHi = 0;
306 pc[info.cdma_num]
[all...]
H A Dlld_nand.h76 int cdma_num; /* CDMA descriptor number in this chan */ member in struct:mrst_nand_info
H A Dlld_nand.c2544 info.cdma_num = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/spectra/
H A Dlld_cdma.c187 for (j = 0; j < info.cdma_num; j++) {
272 info.cdma_num = 0;
281 pc[info.cdma_num].NxtPointerHi = next_ptr >> 16;
282 pc[info.cdma_num].NxtPointerLo = next_ptr & 0xffff;
296 pc[info.cdma_num].FlashPointerHi = ptr >> 16;
297 pc[info.cdma_num].FlashPointerLo = ptr & 0xffff;
302 pc[info.cdma_num].CommandType = 0x43;
303 pc[info.cdma_num].CommandFlags =
305 pc[info.cdma_num].MemAddrHi = 0;
306 pc[info.cdma_num]
[all...]
H A Dlld_nand.h76 int cdma_num; /* CDMA descriptor number in this chan */ member in struct:mrst_nand_info
H A Dlld_nand.c2544 info.cdma_num = 0;

Completed in 92 milliseconds