Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/sti/
H A Dreset-syscfg.h22 struct syscfg_reset_channel_data { struct
23 const char *compatible;
24 struct reg_field reset;
25 struct reg_field ack;
/openbmc/u-boot/drivers/reset/
H A Dsti-reset.c36 struct syscfg_reset_channel_data { struct
59 struct syscfg_reset_channel_data *channels; argument