Sean Anderson | 9c88b13 | 2021-12-22 12:11:12 -0500 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
2 | |||||
3 | Clock API | ||||
4 | ========= | ||||
5 | |||||
6 | .. kernel-doc:: include/clk.h | ||||
7 | :doc: Overview | ||||
8 | |||||
9 | Client API | ||||
10 | ---------- | ||||
11 | |||||
12 | .. kernel-doc:: include/clk.h | ||||
13 | :internal: | ||||
Sean Anderson | a0abea8 | 2021-12-22 12:11:13 -0500 | [diff] [blame] | 14 | |
15 | Driver API | ||||
16 | ---------- | ||||
17 | |||||
18 | .. kernel-doc:: include/clk-uclass.h | ||||
19 | :internal: |