Searched refs:pld_base (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/can/sja1000/ |
| A D | tscan1.c | 83 unsigned long pld_base, sja1000_base; in tscan1_probe() local 92 release_region(pld_base, TSCAN1_PLD_SIZE); in tscan1_probe() 108 release_region(pld_base, TSCAN1_PLD_SIZE); in tscan1_probe() 114 release_region(pld_base, TSCAN1_PLD_SIZE); in tscan1_probe() 121 netdev->base_addr = pld_base; in tscan1_probe() 144 outb(0, pld_base + TSCAN1_LED); in tscan1_probe() 146 pld_base, sja1000_base, irq); in tscan1_probe() 151 outb(0, pld_base + TSCAN1_MODE); in tscan1_probe() 158 release_region(pld_base, TSCAN1_PLD_SIZE); in tscan1_probe() 166 unsigned long pld_base, sja1000_base; in tscan1_remove() local [all …]
|
Completed in 4 milliseconds