Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-sg2044.c70 struct sg2044_gate { struct
282 static inline struct sg2044_gate *hw_to_sg2044_gate(struct clk_hw *hw) in hw_to_sg2044_gate()
285 struct sg2044_gate, common); in hw_to_sg2044_gate()
382 struct sg2044_gate _name = { \
1734 struct sg2044_gate *gate = hw_to_sg2044_gate(&common->hw); in sg2044_clk_init_ctrl()