1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2022 MediaTek Inc.
4 * Author: Edward-JW Yang <edward-jw.yang@mediatek.com>
10 #include "clk-pllfh.h"
29 const struct fhctl_offset
*fhctl_get_offset_table(enum fhctl_variant v
);
30 const struct fh_operation
*fhctl_get_ops(void);
31 void fhctl_hw_init(struct mtk_fh
*fh
);