Searched defs:set_parent (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/mcde/ |
H A D | mcde_clk_div.c | 44 mcde_clk_div_choose_div(struct clk_hw *hw, unsigned long rate, unsigned long *prate, bool set_parent) mcde_clk_div_choose_div() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/ |
H A D | pl111_display.c | 446 pl111_clk_div_choose_div(struct clk_hw *hw, unsigned long rate, unsigned long *prate, bool set_parent) pl111_clk_div_choose_div() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | sh_clk.h | 30 int (*set_parent)(struct clk *clk, struct clk *parent); member
|
H A D | clk-provider.h | 237 int (*set_parent)(struct clk_hw *hw, u8 index); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sh_clk.h | 30 int (*set_parent)(struct clk *clk, struct clk *parent); member
|
H A D | clk-provider.h | 251 int (*set_parent)(struct clk_hw *hw, u8 index); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/pl111/ |
H A D | pl111_display.c | 446 pl111_clk_div_choose_div(struct clk_hw *hw, unsigned long rate, unsigned long *prate, bool set_parent) pl111_clk_div_choose_div() argument
|
/kernel/linux/linux-5.10/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 183 int (*set_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid, member
|
/kernel/linux/linux-6.6/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 183 int (*set_parent)(const struct ti_sci_handle *handle, u32 did, u32 cid, member
|
Completed in 11 milliseconds