Home
last modified time | relevance | path

Searched refs:parents (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dclk-provider.h31 /* parents need enable during gate/ungate, set rate and re-parent */
134 * possible parents specify a new parent by passing in the index
136 * or .parents arrays. This function in affect translates an
143 * .parent_names or .parents arrays. In short, this function
147 * multiple parents. It is optional (and unnecessary) for clocks
148 * with 0 or 1 parents.
162 * unnecessary) for clocks with 0 or 1 parents as well as
197 * such as rate or parents.
268 * @parent_names: array of string names for all possible parents
269 * @parent_data: array of parent data for all possible parents (whe
1248 of_clk_parent_fill(struct device_node *np, const char **parents, unsigned int size) of_clk_parent_fill() argument
[all...]

Completed in 2 milliseconds