Home
last modified time | relevance | path

Searched refs:SYSCFG (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_gpio-test.c48 #define SYSCFG "/machine/soc" macro
283 qtest_irq_intercept_in(global_qtest, SYSCFG); in test_gpio_output_mode()
318 qtest_irq_intercept_in(global_qtest, SYSCFG); in test_gpio_input_mode()
347 qtest_irq_intercept_in(global_qtest, SYSCFG); in test_pull_up_pull_down()
377 qtest_irq_intercept_in(global_qtest, SYSCFG); in test_push_pull()
424 qtest_irq_intercept_in(global_qtest, SYSCFG); in test_open_drain()
H A Dstm32l4x5_syscfg-test.c31 #define SYSCFG "/machine/soc/syscfg" macro
/openbmc/qemu/docs/system/arm/
H A Db-l475e-iot01a.rst19 - STM32L4x5 SYSCFG (System configuration controller)
H A Dstm32.rst37 * System configuration (SYSCFG)
/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32mp1-clks.h64 #define SYSCFG 51 macro
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c735 APB2ENR_SET_ENABLE(SYSCFG); in rcc_update_apb2enr()