Searched defs:rcc (Results 1 – 12 of 12) sorted by relevance
| /openbmc/qemu/target/rx/ |
| H A D | cpu.c | 90 RXCPUClass *rcc = RX_CPU_GET_CLASS(obj); in rx_cpu_reset_hold() local 148 RXCPUClass *rcc = RX_CPU_GET_CLASS(dev); in rx_cpu_realize() local 240 RXCPUClass *rcc = RX_CPU_CLASS(klass); in rx_cpu_class_init() local
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | stm32h743.dtsi | 70 rcc: rcc@58024400 { label
|
| H A D | stm32f746.dtsi | 112 rcc: rcc@40023810 { label
|
| H A D | stm32f429.dtsi | 604 rcc: rcc@40023810 { label
|
| H A D | stm32mp157c.dtsi | 702 rcc: rcc@50000000 { label
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk_stm32mp1.c | 1171 static void stm32mp1_ls_osc_set(int enable, fdt_addr_t rcc, u32 offset, in stm32mp1_ls_osc_set() 1182 static void stm32mp1_hs_ocs_set(int enable, fdt_addr_t rcc, u32 mask_on) in stm32mp1_hs_ocs_set() 1187 static int stm32mp1_osc_wait(int enable, fdt_addr_t rcc, u32 offset, in stm32mp1_osc_wait() 1209 static void stm32mp1_lse_enable(fdt_addr_t rcc, int bypass, int digbyp, in stm32mp1_lse_enable() 1241 static void stm32mp1_lse_wait(fdt_addr_t rcc) in stm32mp1_lse_wait() 1246 static void stm32mp1_lsi_set(fdt_addr_t rcc, int enable) in stm32mp1_lsi_set() 1252 static void stm32mp1_hse_enable(fdt_addr_t rcc, int bypass, int digbyp, int css) in stm32mp1_hse_enable() 1266 static void stm32mp1_csi_set(fdt_addr_t rcc, int enable) in stm32mp1_csi_set() 1272 static void stm32mp1_hsi_set(fdt_addr_t rcc, int enable) in stm32mp1_hsi_set() 1278 static int stm32mp1_set_hsidiv(fdt_addr_t rcc, u8 hsidiv) in stm32mp1_set_hsidiv() [all …]
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | stm32l4x5_soc.h | 56 Stm32l4x5RccState rcc; member
|
| H A D | stm32f405_soc.h | 59 STM32RccState rcc; member
|
| /openbmc/qemu/tests/qtest/ |
| H A D | cmsdk-apb-watchdog-test.c | 125 uint32_t rcc; in test_clock_change() local
|
| /openbmc/u-boot/drivers/ram/stm32mp1/ |
| H A D | stm32mp1_ddr.h | 37 u32 rcc; member
|
| /openbmc/qemu/hw/arm/ |
| H A D | stellaris.c | 104 uint32_t rcc; member
|
| /openbmc/qemu/target/riscv/ |
| H A D | cpu.c | 511 RISCVCPUClass *rcc = RISCV_CPU_GET_CLASS(cpu); in riscv_cpu_get_name() local
|