Home
last modified time | relevance | path

Searched hist:"0753 bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0" (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Dwdt.c0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DMakefile0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dwdt.h0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/watchdog/
H A Dsandbox_wdt.c0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Dwdt-uclass.c0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DKconfig0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DMakefile0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dstate.h0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/sandbox/dts/
H A Dtest.dts0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/dm/
H A Duclass-id.h0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/configs/
H A Dsandbox_defconfig0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 Mon Apr 17 19:00:21 UTC 2017 maxims@google.com <maxims@google.com> dm: Simple Watchdog uclass

This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>