stm32_reset_cfg
[id] = &(struct stm32_reset_cfg){ \
static const struct stm32_reset_cfg *stm32mp21_reset_cfg[] = {
[id] = &(struct stm32_reset_cfg){ \
static const struct stm32_reset_cfg *stm32mp25_reset_cfg[STM32MP25_LAST_RESET] = {
struct stm32_reset_cfg line_reset;
const struct stm32_reset_cfg *ptr_line;
const struct stm32_reset_cfg **reset_lines;
static const struct stm32_reset_cfg *stm32_get_reset_line(struct reset_controller_dev *rcdev,
struct stm32_reset_cfg *line)
struct stm32_reset_cfg line_reset;
const struct stm32_reset_cfg *ptr_line;
const struct stm32_reset_cfg **reset_lines;