Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Domap_gpmc.c491 static int gpmc_wordaccess_only(hwaddr addr) in gpmc_wordaccess_only() function
516 if (size != 4 && gpmc_wordaccess_only(addr)) { in omap_gpmc_read()
628 if (size != 4 && gpmc_wordaccess_only(addr)) { in omap_gpmc_write()