Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c3506 struct device_node *np_lcpa; in d40_probe() local
3531 np_lcpa = of_parse_phandle(np, "sram", 0); in d40_probe()
3532 if (!np_lcpa) { in d40_probe()
3538 ret = of_address_to_resource(np_lcpa, 0, &res_lcpa); in d40_probe()