Home
last modified time | relevance | path

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

/trueos/sys/arm/at91/
HDat91_pmcvar.h65 uint32_t at91_pmc_800mhz_plla_outb(int freq);
HDat91sam9g45.c156 clk->set_outb = at91_pmc_800mhz_plla_outb; in at91_clock_init()
HDat91sam9g20.c157 clk->set_outb = at91_pmc_800mhz_plla_outb; in at91_clock_init()
HDat91sam9x5.c161 clk->set_outb = at91_pmc_800mhz_plla_outb; in at91_clock_init()
HDat91_pmc.c204 at91_pmc_800mhz_plla_outb(int freq) in at91_pmc_800mhz_plla_outb() function