/openbmc/u-boot/arch/arm/mach-at91/ |
H A D | clock.c | 16 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_periph_clk_enable() 39 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_periph_clk_disable() 57 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_system_clk_enable() 64 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_system_clk_disable() 71 struct at91_pmc *pmc = (at91_pmc_t *)ATMEL_BASE_PMC; in at91_upll_clk_enable() 92 struct at91_pmc *pmc = (at91_pmc_t *)ATMEL_BASE_PMC; in at91_upll_clk_disable() 110 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_usb_clk_init() 117 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_pllicpr_init()
|
H A D | spl_at91.c | 32 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in lowlevel_clock_init()
|
H A D | spl_atmel.c | 19 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in switch_to_main_crystal_osc()
|
/openbmc/u-boot/arch/arm/mach-at91/armv7/ |
H A D | clock.c | 58 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_clock_init() 117 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_plla_init() 126 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_mck_init() 160 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_mck_init_down() 196 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_enable_periph_generated_clk() 259 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_get_periph_generated_clk()
|
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/ |
H A D | clock.c | 204 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_plla_init() 212 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_pllb_init() 221 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_mck_init() 255 struct at91_pmc *pmc = (at91_pmc_t *)ATMEL_BASE_PMC; in at91_pllb_clk_enable() 273 struct at91_pmc *pmc = (at91_pmc_t *)ATMEL_BASE_PMC; in at91_pllb_clk_disable()
|
/openbmc/u-boot/board/atmel/sama5d2_xplained/ |
H A D | sama5d2_xplained.c | 140 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in mem_init() 168 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in at91_pmc_init()
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | pmc.c | 27 U_BOOT_DRIVER(at91_pmc) = { 41 plat->reg_base = (struct at91_pmc *)devfdt_get_addr_ptr(dev); in at91_pmc_core_probe() 116 plat->reg_base = (struct at91_pmc *)devfdt_get_addr_ptr(dev_pmc); in at91_clk_probe()
|
H A D | clk-plladiv.c | 22 struct at91_pmc *pmc = plat->reg_base; in at91_plladiv_clk_get_rate() 41 struct at91_pmc *pmc = plat->reg_base; in at91_plladiv_clk_set_rate()
|
H A D | clk-usb.c | 26 struct at91_pmc *pmc = plat->reg_base; in at91_usb_clk_get_rate() 47 struct at91_pmc *pmc = plat->reg_base; in at91_usb_clk_set_rate()
|
H A D | clk-generated.c | 51 struct at91_pmc *pmc = plat->reg_base; in generic_clk_get_rate() 79 struct at91_pmc *pmc = plat->reg_base; in generic_clk_set_rate()
|
H A D | pmc.h | 13 struct at91_pmc *reg_base;
|
H A D | clk-plla.c | 19 struct at91_pmc *pmc = plat->reg_base; in plla_clk_enable()
|
H A D | clk-main.c | 19 struct at91_pmc *pmc = plat->reg_base; in main_osc_clk_enable()
|
H A D | clk-h32mx.c | 22 struct at91_pmc *pmc = plat->reg_base; in sama5d4_h32mx_clk_get_rate()
|
H A D | clk-system.c | 73 struct at91_pmc *pmc = plat->reg_base; in system_clk_enable()
|
H A D | clk-peripheral.c | 57 struct at91_pmc *pmc = plat->reg_base; in periph_clk_enable()
|
H A D | clk-utmi.c | 25 struct at91_pmc *pmc = plat->reg_base; in utmi_clk_enable()
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | clk.h | 63 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in get_h32mxdiv()
|
H A D | at91_pmc.h | 28 typedef struct at91_pmc { struct
|
/openbmc/u-boot/board/atmel/sama5d27_som1_ek/ |
H A D | sama5d27_som1_ek.c | 139 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in mem_init()
|
/openbmc/u-boot/board/atmel/at91sam9x5ek/ |
H A D | at91sam9x5ek.c | 187 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in mem_init()
|
/openbmc/u-boot/arch/arm/mach-at91/arm920t/ |
H A D | clock.c | 162 struct at91_pmc *pmc = (at91_pmc_t *)ATMEL_BASE_PMC; in at91_pllb_clk_enable() 180 struct at91_pmc *pmc = (at91_pmc_t *)ATMEL_BASE_PMC; in at91_pllb_clk_disable()
|
/openbmc/u-boot/board/atmel/at91sam9n12ek/ |
H A D | at91sam9n12ek.c | 270 struct at91_pmc *pmc = (struct at91_pmc *)ATMEL_BASE_PMC; in mem_init()
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 1127 at91_pmc.h: 6822
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |