Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ux500/
H A Dreset-prcc.h21 void u8500_prcc_reset_init(struct device_node *np, struct u8500_prcc_reset *ur);
H A Dreset-prcc.c159 void u8500_prcc_reset_init(struct device_node *np, struct u8500_prcc_reset *ur) in u8500_prcc_reset_init() function
H A Du8500_of_clk.c615 u8500_prcc_reset_init(child, rstc); in u8500_clk_init()