Home
last modified time | relevance | path

Searched refs:mtk_pll_data (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/clk/mediatek/
H A Dclk-pll.h26 struct mtk_pll_data { struct
71 const struct mtk_pll_data *data; argument
75 const struct mtk_pll_data *plls, int num_plls,
77 void mtk_clk_unregister_plls(const struct mtk_pll_data *plls, int num_plls,
103 const struct mtk_pll_data *data,
106 struct clk_hw *mtk_clk_register_pll(const struct mtk_pll_data *data,
111 const struct mtk_pll_data *data);
H A Dclk-pllfh.c152 mtk_clk_register_pllfh(const struct mtk_pll_data *pll_data, in mtk_clk_register_pllfh()
198 const struct mtk_pll_data *plls, int num_plls, in mtk_clk_register_pllfhs()
213 const struct mtk_pll_data *pll = &plls[i]; in mtk_clk_register_pllfhs()
239 const struct mtk_pll_data *pll = &plls[i]; in mtk_clk_register_pllfhs()
260 void mtk_clk_unregister_pllfhs(const struct mtk_pll_data *plls, int num_plls, in mtk_clk_unregister_pllfhs()
271 const struct mtk_pll_data *pll = &plls[i - 1]; in mtk_clk_unregister_pllfhs()
H A Dclk-pll.c287 const struct mtk_pll_data *data, in mtk_clk_register_pll_ops()
331 struct clk_hw *mtk_clk_register_pll(const struct mtk_pll_data *data, in mtk_clk_register_pll()
362 const struct mtk_pll_data *plls, int num_plls, in mtk_clk_register_plls()
376 const struct mtk_pll_data *pll = &plls[i]; in mtk_clk_register_plls()
399 const struct mtk_pll_data *pll = &plls[i]; in mtk_clk_register_plls()
412 const struct mtk_pll_data *data) in mtk_clk_pll_get_base()
419 void mtk_clk_unregister_plls(const struct mtk_pll_data *plls, int num_plls, in mtk_clk_unregister_plls()
429 const struct mtk_pll_data *pll = &plls[i - 1]; in mtk_clk_unregister_plls()
H A Dclk-pllfh.h72 const struct mtk_pll_data *plls, int num_plls,
76 void mtk_clk_unregister_pllfhs(const struct mtk_pll_data *plls, int num_plls,
H A Dclk-mt8195-apusys_pll.c52 static const struct mtk_pll_data apusys_plls[] = {
H A Dclk-mt7988-apmixed.c47 static const struct mtk_pll_data plls[] = {
H A Dclk-mt7981-apmixed.c44 static const struct mtk_pll_data plls[] = {
H A Dclk-mt7986-apmixed.c42 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8135-apmixedsys.c37 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8516-apmixedsys.c59 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8167-apmixedsys.c58 static const struct mtk_pll_data plls[] = {
H A Dclk-mt7622-apmixedsys.c58 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8188-apmixedsys.c60 static const struct mtk_pll_data plls[] = {
H A Dclk-mt6735-apmixedsys.c68 static const struct mtk_pll_data apmixedsys_plls[] = {
H A Dclk-mt2712-apmixedsys.c79 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8365-apmixedsys.c82 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8186-apmixedsys.c46 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8183-apmixedsys.c110 static const struct mtk_pll_data plls[] = {
H A Dclk-mt6795-apmixedsys.c46 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8192-apmixedsys.c72 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8173-apmixedsys.c60 static const struct mtk_pll_data plls[] = {
H A Dclk-mt8195-apmixedsys.c61 static const struct mtk_pll_data plls[] = {
H A Dclk-mt7629.c312 static const struct mtk_pll_data plls[] = {
H A Dclk-mt6797.c626 static const struct mtk_pll_data plls[] = {
H A Dclk-mt6765.c704 static const struct mtk_pll_data plls[] = {

12