Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dwdt977.c51 #define LOCK_DATA 0xAA macro
118 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_start()
163 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
193 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
250 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
Dw83977f_wdt.c42 #define LOCK_DATA 0xAA macro
129 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_start()
183 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_stop()
214 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_keepalive()
275 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt_get_status()