Home
last modified time | relevance | path

Searched +full:0 +full:xbbbbcccc (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/
Dti,rti-wdt.yaml42 PON_REASON_SOF_NUM(0xBBBBCCCC), PON_REASON_MAGIC_NUM(0xDDDDDDDD),
43 and PON_REASON_EOF_NUM(0xCCCCBBBB), are pre-stored at the first
48 specific memory address(0xa220000) should be set. More please
66 * starting from 0xa2200000 by RTI Watchdog Firmware, then make it
72 * reg = <0x00 0xa2200000 0x00 0x1000>;
81 reg = <0x2200000 0x100>;
/kernel/linux/linux-6.6/drivers/watchdog/
Drti_wdt.c30 #define RTIDWDCTRL 0x90
31 #define RTIDWDPRLD 0x94
32 #define RTIWDSTATUS 0x98
33 #define RTIWDKEY 0x9c
34 #define RTIDWDCNTR 0xa0
35 #define RTIWWDRXCTRL 0xa4
36 #define RTIWWDSIZECTRL 0xa8
38 #define RTIWWDRX_NMI 0xa
40 #define RTIWWDSIZE_50P 0x50
41 #define RTIWWDSIZE_25P 0x500
[all …]