Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A 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()
285 val = readw(virtbase + U300_WDOG_D2R); in coh901327_probe()
338 wdogenablestore = readw(virtbase + U300_WDOG_D2R); in coh901327_suspend()