Home
last modified time | relevance | path

Searched refs:wdt_params (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dmeson_gxbb_wdt.c47 struct wdt_params { struct
146 static const struct wdt_params gxbb_params = {
150 static const struct wdt_params t7_params = {
165 struct wdt_params *params; in meson_gxbb_wdt_probe()
180 params = (struct wdt_params *)of_device_get_match_data(dev); in meson_gxbb_wdt_probe()