Searched refs:syscfg_reset_controller_data (Results 1 – 4 of 4) sorted by relevance
19 const struct syscfg_reset_controller_data *data;55 struct syscfg_reset_controller_data { struct173 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()
111 static const struct syscfg_reset_controller_data stih407_powerdown_controller = {117 static const struct syscfg_reset_controller_data stih407_softreset_controller = {124 static const struct syscfg_reset_controller_data stih407_picophyreset_controller = {
47 struct syscfg_reset_controller_data { struct
132 const struct syscfg_reset_controller_data *data) in syscfg_reset_controller_register()