Home
last modified time | relevance | path

Searched hist:"65388 d0dc5a36fc86718ffcdf08ac5671ae27b5d" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dclk.hdiff 65388d0dc5a36fc86718ffcdf08ac5671ae27b5d Tue Apr 03 04:44:19 CDT 2018 Neil Armstrong <narmstrong@baylibre.com> clk: add sandbox test for bulk API

This patch adds the bulk clock API tests for the sandbox test suite.

It's very similar to the main test but only uses the _bulk() API and
checks if the clocks are correctly enabled/disabled.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox_test.cdiff 65388d0dc5a36fc86718ffcdf08ac5671ae27b5d Tue Apr 03 04:44:19 CDT 2018 Neil Armstrong <narmstrong@baylibre.com> clk: add sandbox test for bulk API

This patch adds the bulk clock API tests for the sandbox test suite.

It's very similar to the main test but only uses the _bulk() API and
checks if the clocks are correctly enabled/disabled.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/test/dm/
H A Dclk.cdiff 65388d0dc5a36fc86718ffcdf08ac5671ae27b5d Tue Apr 03 04:44:19 CDT 2018 Neil Armstrong <narmstrong@baylibre.com> clk: add sandbox test for bulk API

This patch adds the bulk clock API tests for the sandbox test suite.

It's very similar to the main test but only uses the _bulk() API and
checks if the clocks are correctly enabled/disabled.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>