Lines Matching refs:st
7 [See: ../rtc/rtc-st-lpc.txt for RTC options]
8 [See: ../timer/st,stih407-lpc for Clocksource options]
12 - compatible : Must be one of: "st,stih407-lpc" "st,stih416-lpc"
13 "st,stih415-lpc" "st,stid127-lpc"
17 - st,lpc-mode : The LPC can run either one of three modes:
25 - st,syscfg : Phandle to syscfg node used to enable watchdog and configure
31 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
35 compatible = "st,stih407-lpc";
38 st,syscfg = <&syscfg_core>;
40 st,lpc-mode = <ST_LPC_MODE_WDT>;
41 st,warm-reset;