Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/reset/
H A 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()
/openbmc/linux/drivers/reset/sti/
H A Dreset-syscfg.h22 struct syscfg_reset_channel_data { struct
51 const struct syscfg_reset_channel_data *channels;
H A Dreset-stih407.c37 static const struct syscfg_reset_channel_data stih407_powerdowns[] = {
66 static const struct syscfg_reset_channel_data stih407_softresets[] = {
105 static const struct syscfg_reset_channel_data stih407_picophyresets[] = {