Searched hist:"65388 d0dc5a36fc86718ffcdf08ac5671ae27b5d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | clk.h | diff 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 D | clk_sandbox_test.c | diff 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 D | clk.c | diff 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>
|