Searched refs:rstline (Results 1 – 1 of 1) sorted by relevance
175 struct stm32_rstline *rstline = find_or_allocate_rstline(binding_id); in stm32mp_rcc_reset_id_to_rstctrl() local177 assert(rstline); in stm32mp_rcc_reset_id_to_rstctrl()178 return &rstline->rstctrl; in stm32mp_rcc_reset_id_to_rstctrl()
Completed in 3 milliseconds