Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/img/
H A Dimg-parallel-out.c46 struct img_prl_out *prl = dev_get_drvdata(dev); in img_prl_out_suspend() local
48 clk_disable_unprepare(prl->clk_ref); in img_prl_out_suspend()
55 struct img_prl_out *prl = dev_get_drvdata(dev); in img_prl_out_resume() local
58 ret = clk_prepare_enable(prl->clk_ref); in img_prl_out_resume()
67 static inline void img_prl_out_writel(struct img_prl_out *prl, in img_prl_out_writel() argument
70 writel(val, prl->base + reg); in img_prl_out_writel()
73 static inline u32 img_prl_out_readl(struct img_prl_out *prl, u32 reg) in img_prl_out_readl() argument
75 return readl(prl->base + reg); in img_prl_out_readl()
78 static void img_prl_out_reset(struct img_prl_out *prl) in img_prl_out_reset() argument
82 ctl = img_prl_out_readl(prl, IMG_PRL_OUT_CTL) & in img_prl_out_reset()
[all …]
/openbmc/linux/net/ipv6/
H A Dsit.c286 for (prl = rcu_dereference(start); \
287 prl; \
288 prl = rcu_dereference(prl->next))
293 struct ip_tunnel_prl_entry *prl; in __ipip6_tunnel_locate_prl() local
295 for_each_prl_rcu(t->prl) in __ipip6_tunnel_locate_prl()
296 if (prl->addr == addr) in __ipip6_tunnel_locate_prl()
298 return prl; in __ipip6_tunnel_locate_prl()
306 struct ip_tunnel_prl_entry *prl; in ipip6_tunnel_get_prl() local
343 for_each_prl_rcu(t->prl) { in ipip6_tunnel_get_prl()
346 if (kprl.addr != htonl(INADDR_ANY) && prl->addr != kprl.addr) in ipip6_tunnel_get_prl()
[all …]
/openbmc/qemu/docs/interop/
H A Dindex.rst19 prl-xml
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/
H A Dgpsd_3.25.bb88 FILES:${PN}-dev += "${libdir}/libQgpsmm.prl"
/openbmc/linux/include/net/
H A Dip_tunnels.h150 struct ip_tunnel_prl_entry __rcu *prl; /* potential router list */ member
/openbmc/linux/drivers/scsi/aacraid/
H A Daachba.c851 char prl[4]; /* Product Revision Level */ member
966 < (sizeof(str->pid) + sizeof(str->prl))) in setinqstr()
969 inqstrcpy ("V1.0", str->prl); in setinqstr()
/openbmc/qemu/
H A DMAINTAINERS3968 F: docs/interop/prl-xml.rst
/openbmc/linux/
H A Dopengrok0.0.log[all...]