Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_rcc-test.c52 rcc_writel(A_CR, R_CR_MSION_MASK); in test_init_msi()
61 rcc_writel(A_CFGR, 0); in test_set_msi_as_sysclk()
111 rcc_writel(A_CSR, R_CSR_LSION_MASK); in test_irq()
113 rcc_writel(A_CICR, R_CICR_LSIRDYC_MASK); in test_irq()
117 rcc_writel(A_BDCR, R_BDCR_LSEON_MASK); in test_irq()
127 rcc_writel(A_CR, R_CR_MSION_MASK); in test_irq()
131 rcc_writel(A_CR, R_CR_HSION_MASK); in test_irq()
137 rcc_writel(A_CR, R_CR_HSEON_MASK); in test_irq()
147 rcc_writel(A_CR, R_CR_PLLON_MASK); in test_irq()
151 rcc_writel(A_CR, R_CR_PLLSAI1ON_MASK); in test_irq()
[all …]