Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c3271 static void sci_reset_control_assert(void *data) in sci_reset_control_assert() function
3302 ret = devm_add_action_or_reset(&pdev->dev, sci_reset_control_assert, rstc); in sci_parse_dt()