Home
last modified time | relevance | path

Searched defs:wdog (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/arch/arm/acpi/
H A Dsbsawdt_acpi.c109 ACPI_GTDT_WATCHDOG * const wdog = aux; in sbsawdt_acpi_match() local
121 ACPI_GTDT_WATCHDOG * const wdog = aux; in sbsawdt_acpi_attach() local
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dimx31.dtsi318 wdog: watchdog@53fdc000 { label
H A Dimx35.dtsi297 wdog: watchdog@53fdc000 { label
H A Darm-realview-eb.dtsi389 wdog: watchdog@10010000 { label
H A Dimx27.dtsi102 wdog: watchdog@10002000 { label
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/lg/
H A Dlg1312.dtsi140 wdog: watchdog@fd200000 { label
H A Dlg1313.dtsi140 wdog: watchdog@fd200000 { label
/netbsd-src/sys/arch/mips/cavium/
H A Docteon_cpunode.c373 uint64_t wdog = mips3_ld(cpu->cpu_wdog); in wdog_cpunode_setmode() local
404 uint64_t wdog = mips3_ld(cpu->cpu_wdog); in wdog_cpunode_setmode() local
/netbsd-src/sys/arch/evbmips/cavium/
H A Dmachdep.c273 uint64_t wdog = mips3_ld(wdog_reg); in mach_init() local
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_pmwdog.c163 uint32_t tmp, rstc, wdog; in bcmpmwdog_set_timeout() local
/netbsd-src/usr.sbin/acpitools/acpidump/
H A Dacpi.c1944 acpi_print_sbsa_watchdog(ACPI_GTDT_WATCHDOG *wdog) in acpi_print_sbsa_watchdog()