1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 17:09:19 +01:00
Files
u-boot-megous/include/sandbox-clk.h
Peng Fan c66f4f5e30 sandbox: clk: add clk enable/disable test code
Since we added clk enable_count and prograte clk child enabling
operation to clk parent, so add a new function sandbox_clk_enable_count
to get enable_count for test usage.

And add test code to get the enable_count after we enable/disable
the device clk.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-08-22 00:10:09 +02:00

2.0 KiB