Searched refs:binding_id (Results 1 – 3 of 3) sorted by relevance
30 stm32_rstline *find_or_allocate_rstline(unsigned int binding_id, in find_or_allocate_rstline() argument33 struct stm32_rstline *stm32_rstline = find_rstctrl_device(binding_id); in find_or_allocate_rstline()42 stm32_rstline->id = binding_id; in find_or_allocate_rstline()44 stm32_rstline->rstctrl.ops = pdata->get_rstctrl_ops(binding_id); in find_or_allocate_rstline()59 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id) in stm32mp_rcc_reset_id_to_rstctrl() argument63 rstline = find_or_allocate_rstline(binding_id, stm32_reset_pdata); in stm32mp_rcc_reset_id_to_rstctrl()
20 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id);
73 struct rstctrl *stm32mp_rcc_reset_id_to_rstctrl(unsigned int binding_id);