Searched refs:direct64 (Results 1 – 1 of 1) sorted by relevance
846 const struct dynamic_dma_window_prop *direct64; in find_existing_ddw() local853 direct64 = window->prop; in find_existing_ddw()854 dma_addr = be64_to_cpu(direct64->dma_base); in find_existing_ddw()868 const struct dynamic_dma_window_prop *direct64; in find_existing_ddw_windows() local874 direct64 = of_get_property(pdn, DIRECT64_PROPNAME, &len); in find_existing_ddw_windows()875 if (!direct64) in find_existing_ddw_windows()886 window->prop = direct64; in find_existing_ddw_windows()