Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Domap_gpmc.c444 void omap_gpmc_reset(struct omap_gpmc_s *s) in omap_gpmc_reset() function
649 omap_gpmc_reset(s); in omap_gpmc_write()
841 omap_gpmc_reset(s); in omap_gpmc_init()
/openbmc/qemu/include/hw/arm/
H A Domap.h170 void omap_gpmc_reset(struct omap_gpmc_s *s);
/openbmc/qemu/hw/arm/
H A Domap2.c2256 omap_gpmc_reset(mpu->gpmc); in omap2_mpu_reset()