OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsts
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-bcm283x/include/mach/
wdog.h
18
u32
rsts
;
member in struct:bcm2835_wdog_regs
/external/u-boot/arch/arm/mach-bcm283x/
reset.c
17
* The Raspberry Pi firmware uses the
RSTS
register to know which partiton
72
val = readl(&wdog_regs->
rsts
);
75
writel(val, &wdog_regs->
rsts
);
Completed in 714 milliseconds