Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Dcoh901327_wdt.c37 #define U300_WDOG_D2R 0x0C macro
95 val = readw(virtbase + U300_WDOG_D2R); in coh901327_enable()
120 val = readw(virtbase + U300_WDOG_D2R); in coh901327_enable()
136 val = readw(virtbase + U300_WDOG_D2R); in coh901327_disable()
141 virtbase + U300_WDOG_D2R); in coh901327_disable()
144 virtbase + U300_WDOG_D2R); in coh901327_disable()
146 val = readw(virtbase + U300_WDOG_D2R); in coh901327_disable()
327 val = readw(virtbase + U300_WDOG_D2R); in coh901327_probe()
391 wdogenablestore = readw(virtbase + U300_WDOG_D2R); in coh901327_suspend()