Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Domap_intc.c395 void omap_intc_set_fclk(OMAPIntcState *intc, omap_clk clk) in omap_intc_set_fclk() function
/openbmc/qemu/include/hw/arm/
H A Domap.h92 void omap_intc_set_fclk(OMAPIntcState *intc, omap_clk clk);
/openbmc/qemu/hw/arm/
H A Domap2.c2311 omap_intc_set_fclk(OMAP_INTC(s->ih[0]), omap_findclk(s, "mpu_intc_fclk")); in omap2420_mpu_init()