Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c201 void wait_for_command_complete(struct watchdog *wd_base) in wait_for_command_complete() argument
205 pending = readl(&wd_base->wwps); in wait_for_command_complete()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c239 static void wait_for_command_complete(struct watchdog *wd_base) in wait_for_command_complete() argument
243 pending = readl(&wd_base->wwps); in wait_for_command_complete()