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

/linux-4.1.27/drivers/watchdog/
H A Dcoh901327_wdt.c37 #define U300_WDOG_D2R 0x0C macro
95 val = readw(virtbase + U300_WDOG_D2R); coh901327_enable()
120 val = readw(virtbase + U300_WDOG_D2R); coh901327_enable()
136 val = readw(virtbase + U300_WDOG_D2R); coh901327_disable()
141 virtbase + U300_WDOG_D2R); coh901327_disable()
144 virtbase + U300_WDOG_D2R); coh901327_disable()
146 val = readw(virtbase + U300_WDOG_D2R); coh901327_disable()
328 val = readw(virtbase + U300_WDOG_D2R); coh901327_probe()
392 wdogenablestore = readw(virtbase + U300_WDOG_D2R); coh901327_suspend()

Completed in 45 milliseconds