Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-prv.h257 struct ipu_pre *ipu_pre_lookup_by_phandle(struct device *dev, const char *name,
H A Dipu-pre.c114 ipu_pre_lookup_by_phandle(struct device *dev, const char *name, int index) in ipu_pre_lookup_by_phandle() function
H A Dipu-prg.c387 prg->pres[i] = ipu_pre_lookup_by_phandle(dev, "fsl,pres", i); in ipu_prg_probe()