Home
last modified time | relevance | path

Searched defs:mtk_pll_data (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/clk/mediatek/
Dclk-mtk.h29 struct mtk_pll_data { struct
30 const int id;
31 u32 reg;
32 u32 pwr_reg;
33 u32 en_mask;
34 u32 pd_reg;
35 int pd_shift;
36 u32 flags;
37 u32 rst_bar_mask;
38 u64 fmax;
[all …]