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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dcyclades.c206 static int cy_chip_offset[] = { 0x0000, variable
837 (cy_chip_offset[chip] << index);
1365 base_addr = card->base_addr + (cy_chip_offset[chip] << index);
1521 base_addr = card->base_addr + (cy_chip_offset[chip] << index);
1566 base_addr = card->base_addr + (cy_chip_offset[chip] << index);
1731 base_addr = cinfo->base_addr + (cy_chip_offset[chip] << index);
2055 base_addr = card->base_addr + (cy_chip_offset[chip] << index);
2146 (cy_chip_offset[channel >> 2] << index);
2594 base_addr = card->base_addr + (cy_chip_offset[chip] << index);
2929 base_addr = card->base_addr + (cy_chip_offset[chi
[all...]

Completed in 89 milliseconds