Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dcoh901327_wdt.c38 #define U300_WDOG_D2R 0x0C macro
90 val = readw(virtbase + U300_WDOG_D2R); in coh901327_enable()
115 val = readw(virtbase + U300_WDOG_D2R); in coh901327_enable()
129 val = readw(virtbase + U300_WDOG_D2R); in coh901327_disable()
134 virtbase + U300_WDOG_D2R); in coh901327_disable()
137 virtbase + U300_WDOG_D2R); in coh901327_disable()
139 val = readw(virtbase + U300_WDOG_D2R); in coh901327_disable()
297 val = readw(virtbase + U300_WDOG_D2R); in coh901327_probe()
350 wdogenablestore = readw(virtbase + U300_WDOG_D2R); in coh901327_suspend()