Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/reset/
H A Dsti-reset.c19 const struct syscfg_reset_controller_data *data;
55 struct syscfg_reset_controller_data { struct
173 syscfg_reset_controller_data stih407_powerdown_controller = {
180 syscfg_reset_controller_data stih407_softreset_controller = {
188 syscfg_reset_controller_data stih407_picophyreset_controller = {
226 struct syscfg_reset_controller_data *reset_desc = in sti_reset_program_hw()
227 (struct syscfg_reset_controller_data *)(dev->driver_data); in sti_reset_program_hw()