Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/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[] = {