Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dstm32_rcc.h73 u32 ahb3enr; /* RCC AHB3 peripheral clock enable */ member
/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc.h203 uint32_t ahb3enr; member
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c659 FIELD_EX32(s->ahb3enr, AHB3ENR, _peripheral_name##EN)) in rcc_update_ahb3enr()
946 s->ahb3enr = 0x0; in stm32l4x5_rcc_reset_hold()
1020 retvalue = s->ahb3enr; in stm32l4x5_rcc_read()
1161 s->ahb3enr = value; in stm32l4x5_rcc_write()
1361 VMSTATE_UINT32(ahb3enr, Stm32l4x5RccState),
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32h7.c168 u32 ahb3enr; /* 0xd4 AHB3 Clock Register */ member
180 #define RCC_AHB3ENR offsetof(struct stm32_rcc_regs, ahb3enr)