diff options
author | Laura Nao <laura.nao@collabora.com> | 2025-09-15 17:19:28 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-09-21 09:35:58 -0700 |
commit | a94737a6652bd9fe2db4161e2b81dce58505b4cc (patch) | |
tree | a42f4e72e7ab8c9987b30ab4fcb4787e1f78fe49 /tools/perf/scripts/python/task-analyzer.py | |
parent | e504d3bdb3d0bf581056f18ed12f7d2a59815cd1 (diff) |
clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
On MT8196, some clocks use one register for parent selection and
gating, and a separate register for frequency division. Since composite
clocks can combine a mux, divider, and gate in a single entity, add a
macro to simplify registration of such clocks by combining parent
selection, frequency scaling, and enable control into one definition.
Reviewed-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: Laura Nao <laura.nao@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions