Searched refs:k230_pll (Results 1 – 1 of 1) sorted by relevance
162 static struct k230_pll _var = { \168 struct k230_pll { struct176 #define hw_to_k230_pll(_hw) container_of(_hw, struct k230_pll, hw) argument278 static struct k230_pll *k230_plls[] = {1879 struct k230_pll *pll = hw_to_k230_pll(hw); in k230_pll_prepare()1888 static inline bool k230_pll_hw_is_enabled(struct k230_pll *pll) in k230_pll_hw_is_enabled()1893 static void k230_pll_enable_hw(struct k230_pll *pll) in k230_pll_enable_hw()1907 struct k230_pll *pll = hw_to_k230_pll(hw); in k230_pll_enable()1918 struct k230_pll *pll = hw_to_k230_pll(hw); in k230_pll_disable()1936 struct k230_pll *pll = hw_to_k230_pll(hw); in k230_pll_get_rate()[all …]