Searched refs:memres (Results 1 – 1 of 1) sorted by relevance
406 struct resource *memres = NULL; in hif_ahb_disable_bus() local423 memres = (struct resource *)vmres; in hif_ahb_disable_bus()424 if (memres) in hif_ahb_disable_bus()425 mem_pa_size = memres->end - memres->start + 1; in hif_ahb_disable_bus()479 struct resource *memres = NULL; in hif_ahb_enable_bus() local522 memres = (struct resource *)vmres; in hif_ahb_enable_bus()523 if (!memres) { in hif_ahb_enable_bus()532 (struct qdf_vbus_resource *)memres, in hif_ahb_enable_bus()537 (struct qdf_vbus_resource *)memres, in hif_ahb_enable_bus()549 ol_sc->mem_pa = memres->start; in hif_ahb_enable_bus()