Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/watchdog/
Dpcwd.c100 static int pcwd_ioports[] = { 0x270, 0x350, 0x370, 0x000 }; variable
808 int base_addr = pcwd_ioports[id]; in pcwd_isa_match()
868 if (pcwd_ioports[id] == 0x0000) { in pcwd_isa_probe()
872 pcwd_private.io_addr = pcwd_ioports[id]; in pcwd_isa_probe()