Searched refs:direct64 (Results 1 – 1 of 1) sorted by relevance
808 const struct dynamic_dma_window_prop *direct64; in find_existing_ddw() local815 direct64 = window->prop; in find_existing_ddw()816 dma_addr = be64_to_cpu(direct64->dma_base); in find_existing_ddw()830 const struct dynamic_dma_window_prop *direct64; in find_existing_ddw_windows() local836 direct64 = of_get_property(pdn, DIRECT64_PROPNAME, &len); in find_existing_ddw_windows()837 if (!direct64) in find_existing_ddw_windows()848 window->prop = direct64; in find_existing_ddw_windows()