Searched refs:direct64 (Results 1 – 1 of 1) sorted by relevance
845 const struct dynamic_dma_window_prop *direct64; in find_existing_ddw() local852 direct64 = window->prop; in find_existing_ddw()853 dma_addr = be64_to_cpu(direct64->dma_base); in find_existing_ddw()867 const struct dynamic_dma_window_prop *direct64; in find_existing_ddw_windows() local873 direct64 = of_get_property(pdn, DIRECT64_PROPNAME, &len); in find_existing_ddw_windows()874 if (!direct64) in find_existing_ddw_windows()885 window->prop = direct64; in find_existing_ddw_windows()