Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
A Dw83977f_wdt.c33 #define IO_INDEX_PORT 0x3F0 macro
84 outb_p(0xF2, IO_INDEX_PORT); in wdt_start()
86 outb_p(0xF3, IO_INDEX_PORT); in wdt_start()
88 outb_p(0xF4, IO_INDEX_PORT); in wdt_start()
92 outb_p(0x30, IO_INDEX_PORT); in wdt_start()
116 outb_p(0xE3, IO_INDEX_PORT); in wdt_start()
120 outb_p(0x30, IO_INDEX_PORT); in wdt_start()
155 outb_p(0xF2, IO_INDEX_PORT); in wdt_stop()
157 outb_p(0xF3, IO_INDEX_PORT); in wdt_stop()
159 outb_p(0xF4, IO_INDEX_PORT); in wdt_stop()
[all …]
A Dwdt977.c94 outb_p(0xF2, IO_INDEX_PORT); in wdt977_start()
96 outb_p(0xF3, IO_INDEX_PORT); in wdt977_start()
99 outb_p(0xF4, IO_INDEX_PORT); in wdt977_start()
109 outb_p(0xE6, IO_INDEX_PORT); in wdt977_start()
142 outb_p(0xF2, IO_INDEX_PORT); in wdt977_stop()
144 outb_p(0xF3, IO_INDEX_PORT); in wdt977_stop()
146 outb_p(0xF4, IO_INDEX_PORT); in wdt977_stop()
148 outb_p(0xF2, IO_INDEX_PORT); in wdt977_stop()
155 outb_p(0xE6, IO_INDEX_PORT); in wdt977_stop()
185 outb_p(0xF2, IO_INDEX_PORT); in wdt977_keepalive()
[all …]

Completed in 7 milliseconds