Searched refs:stih407_core (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/reset/sti/ |
H A D | reset-stih407.c | 14 static const char stih407_core[] = "st,stih407-core-syscfg"; variable 19 _SYSCFG_RST_CH(stih407_core, SYSCFG_5000, _bit, SYSSTAT_5500, _bit) 21 _SYSCFG_RST_CH(stih407_core, SYSCFG_5001, _bit, SYSSTAT_5501, _bit) 58 _SYSCFG_RST_CH_NO_ACK(stih407_core, _reg, _bit)
|
/openbmc/u-boot/drivers/reset/ |
H A D | sti-reset.c | 63 static const char stih407_core[] = "st,stih407-core-syscfg"; variable 80 _SYSCFG_RST_CH_NO_ACK(stih407_core, _reg, _bit) 89 _SYSCFG_RST_CH(stih407_core, SYSCFG_5000, _bit, SYSSTAT_5500, _bit) 91 _SYSCFG_RST_CH(stih407_core, SYSCFG_5001, _bit, SYSSTAT_5501, _bit)
|