Searched refs:sp8870 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dsp8870.c28 #define SP8870_DEFAULT_FIRMWARE "dvb-fe-sp8870.fw"
39 #include "sp8870.h"
57 if (debug) printk(KERN_DEBUG "sp8870: " args); \
60 /* firmware size for sp8870 */
317 printk("sp8870: waiting for firmware upload (%s)...\n", SP8870_DEFAULT_FIRMWARE); sp8870_init()
319 printk("sp8870: no firmware upload (timeout or file not found?)\n"); sp8870_init()
324 printk("sp8870: writing firmware to device failed\n"); sp8870_init()
329 printk("sp8870: firmware upload complete\n"); sp8870_init()
468 The firmware of the sp8870 sometimes locks up after setting frontend parameters. sp8870_set_frontend()
H A DMakefile23 obj-$(CONFIG_DVB_SP8870) += sp8870.o
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110.h31 #include "sp8870.h"
/linux-4.4.14/Documentation/dvb/
H A Dget_dvb_firmware24 @components = ( "sp8870", "sp887x", "tda10045", "tda10046",
62 sub sp8870 { subroutine
66 my $outfile = "dvb-fe-sp8870.fw";

Completed in 98 milliseconds