Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-k210.c287 struct k210_pll { struct
288 enum k210_pll_id id; argument
297 #define to_k210_pll(_hw) container_of(_hw, struct k210_pll, hw) argument