Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Ddvo_tfp410.c96 struct tfp410_priv *tfp = dvo->dev_priv; in tfp410_readb() local
124 if (!tfp->quiet) { in tfp410_readb()
149 if (!tfp->quiet) { in tfp410_writeb()
173 struct tfp410_priv *tfp; in tfp410_init() local
177 if (tfp == NULL) in tfp410_init()
181 dvo->dev_priv = tfp; in tfp410_init()
182 tfp->quiet = true; in tfp410_init()
197 tfp->quiet = false; in tfp410_init()
200 kfree(tfp); in tfp410_init()
304 if (tfp) { in tfp410_destroy()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c131 struct fw_page *tfp; in insert_page() local
142 tfp = rb_entry(parent, struct fw_page, rb_node); in insert_page()
143 if (tfp->addr < addr) in insert_page()
145 else if (tfp->addr > addr) in insert_page()
175 struct fw_page *tfp; in find_fw_page() local
184 tfp = rb_entry(tmp, struct fw_page, rb_node); in find_fw_page()
185 if (tfp->addr < addr) { in find_fw_page()
187 } else if (tfp->addr > addr) { in find_fw_page()
190 result = tfp; in find_fw_page()
/openbmc/u-boot/doc/
H A DREADME.qemu-mips131 10) Now you can boot from flash, ide, ide+ext2 and tfp