Home
last modified time | relevance | path

Searched refs:pcwd_ioports (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/watchdog/
H A Dpcwd.c100 static int pcwd_ioports[] = { 0x270, 0x350, 0x370, 0x000 }; variable
806 int base_addr = pcwd_ioports[id]; in pcwd_isa_match()
866 if (pcwd_ioports[id] == 0x0000) { in pcwd_isa_probe()
870 pcwd_private.io_addr = pcwd_ioports[id]; in pcwd_isa_probe()