Home
last modified time | relevance | path

Searched refs:ahb3rstr (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dstm32_rcc.h66 u32 ahb3rstr; /* RCC AHB3 peripheral reset */ member
/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc.h197 uint32_t ahb3rstr; member
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c940 s->ahb3rstr = 0x0; in stm32l4x5_rcc_reset_hold()
1002 retvalue = s->ahb3rstr; in stm32l4x5_rcc_read()
1133 s->ahb3rstr = value; in stm32l4x5_rcc_write()
1355 VMSTATE_UINT32(ahb3rstr, Stm32l4x5RccState),
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c152 u32 ahb3rstr; /* 0x7c AHB3 Peripheral Reset Register */ member