HomeSort by: relevance | last modified time | path
    Searched refs:rstc (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_pmwdog.c 163 uint32_t tmp, rstc, wdog; local in function:bcmpmwdog_set_timeout
167 rstc = wdog = BCM2835_PM_PASSWORD;
169 rstc |= tmp & ~BCM2835_PM_RSTC_CONFIGMASK;
170 rstc |= BCM2835_PM_RSTC_FULL_RESET;
175 bus_space_write_4(sc->sc_iot, sc->sc_ioh, BCM2835_PM_RSTC, rstc);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
at91-wb45n.dtsi 31 compatible = "atmel,sama5d3-rstc";
nuvoton-common-npcm7xx.dtsi 109 rstc: rstc@f0801000 { label
232 resets = <&rstc NPCM7XX_RESET_IPSRST2 NPCM7XX_RESET_PSPI1>;
246 resets = <&rstc NPCM7XX_RESET_IPSRST2 NPCM7XX_RESET_PSPI2>;
328 resets = <&rstc NPCM7XX_RESET_IPSRST1 NPCM7XX_RESET_ADC>;
zynq-7000.dtsi 320 rstc: rstc@200 { label in label:amba.slcr
at91sam9260.dtsi 126 rstc@fffffd00 {
127 compatible = "atmel,at91sam9260-rstc";
at91sam9261.dtsi 606 rstc@fffffd00 {
607 compatible = "atmel,at91sam9260-rstc";
at91sam9rl.dtsi 769 rstc@fffffd00 {
770 compatible = "atmel,at91sam9260-rstc";
sam9x60.dtsi 674 reset_controller: rstc@fffffe00 {
675 compatible = "microchip,sam9x60-rstc";
at91sam9263.dtsi 154 rstc@fffffd00 {
155 compatible = "atmel,at91sam9260-rstc";
at91sam9g45.dtsi 140 rstc@fffffd00 {
141 compatible = "atmel,at91sam9g45-rstc";
at91sam9n12.dtsi 129 rstc@fffffe00 {
130 compatible = "atmel,at91sam9g45-rstc";
at91sam9x5.dtsi 137 reset_controller: rstc@fffffe00 {
138 compatible = "atmel,at91sam9g45-rstc";
sama5d2.dtsi 663 reset_controller: rstc@f8048000 {
664 compatible = "atmel,sama5d3-rstc";
sama5d3.dtsi 1006 reset_controller: rstc@fffffe00 {
1007 compatible = "atmel,sama5d3-rstc", "atmel,at91sam9g45-rstc";
sama5d4.dtsi 732 reset_controller: rstc@fc068600 {
733 compatible = "atmel,sama5d3-rstc", "atmel,at91sam9g45-rstc";

Completed in 21 milliseconds