Home
last modified time | relevance | path

Searched refs:k230_pll (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/
H A Dclk-k230.c162 static struct k230_pll _var = { \
168 struct k230_pll { struct
176 #define hw_to_k230_pll(_hw) container_of(_hw, struct k230_pll, hw) argument
278 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 …]