Searched refs:pll_config (Results 1 – 2 of 2) sorted by relevance
735 struct pll_config { struct743 struct pll_config cle266_pll; argument744 struct pll_config k800_pll;745 struct pll_config cx700_pll;746 struct pll_config vx855_pll;
25 static struct pll_config cle266_pll_config[] = {94 static struct pll_config k800_pll_config[] = {163 static struct pll_config cx700_pll_config[] = {230 static struct pll_config vx855_pll_config[] = {1604 static u32 cle266_encode_pll(struct pll_config pll) in cle266_encode_pll()1611 static u32 k800_encode_pll(struct pll_config pll) in k800_encode_pll()1618 static u32 vx855_encode_pll(struct pll_config pll) in vx855_encode_pll()1626 struct pll_config pll) in get_pll_internal_frequency()1631 static inline u32 get_pll_output_frequency(u32 ref_freq, struct pll_config pll) in get_pll_output_frequency()1636 static struct pll_config get_pll_config(struct pll_config *config, int size, in get_pll_config()[all …]