Searched refs:clk_idx (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk_dt.c | 31 int nodeoffset, unsigned int clk_idx, in clk_dt_get_by_idx_prop() argument 38 clk_idx, DT_DRIVER_CLK, in clk_dt_get_by_idx_prop() 47 unsigned int clk_idx, struct clk **clk) in clk_dt_get_by_index() argument 49 return clk_dt_get_by_idx_prop("clocks", fdt, nodeoffset, clk_idx, clk); in clk_dt_get_by_index()
|
| /optee_os/core/include/drivers/ |
| H A D | clk_dt.h | 47 unsigned int clk_idx, struct clk **clk);
|