Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/reset/
H A Dsti-reset.c20 const struct syscfg_reset_controller_data *data;
56 struct syscfg_reset_controller_data { struct
174 syscfg_reset_controller_data stih407_powerdown_controller = {
181 syscfg_reset_controller_data stih407_softreset_controller = {
189 syscfg_reset_controller_data stih407_picophyreset_controller = {
227 struct syscfg_reset_controller_data *reset_desc = in sti_reset_program_hw()
228 (struct syscfg_reset_controller_data *)(dev->driver_data); in sti_reset_program_hw()