Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/reset/
H A Dsti-reset.c37 struct syscfg_reset_channel_data { struct
60 struct syscfg_reset_channel_data *channels; argument
108 static struct syscfg_reset_channel_data stih407_powerdowns[] = {
128 static struct syscfg_reset_channel_data stih407_softresets[] = {
167 static struct syscfg_reset_channel_data stih407_picophyresets[] = {
229 struct syscfg_reset_channel_data *ch; in sti_reset_program_hw()