Home
last modified time | relevance | path

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

/external/u-boot/drivers/reset/
Dsti-reset.c36 struct syscfg_reset_channel_data { struct
59 struct syscfg_reset_channel_data *channels; argument
107 static struct syscfg_reset_channel_data stih407_powerdowns[] = {
127 static struct syscfg_reset_channel_data stih407_softresets[] = {
166 static struct syscfg_reset_channel_data stih407_picophyresets[] = {
228 struct syscfg_reset_channel_data *ch; in sti_reset_program_hw()