Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdt977.c47 #define LOCK_DATA 0xAA macro
114 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_start()
159 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
189 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
246 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
H A Dw83977f_wdt.c37 #define LOCK_DATA 0xAA macro
124 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_start()
178 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_stop()
209 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
270 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_get_status()