/linux/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 205 if (f->gate <= 1) /* undefined or fe0 */ in cx88_dvb_gate_ctrl() 606 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc3028() local 615 fe0 = vb2_dvb_get_frontend(&dev->frontends, 1); in attach_xc3028() 616 if (!fe0) in attach_xc3028() 619 if (!fe0->dvb.frontend) { in attach_xc3028() 631 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in attach_xc3028() 634 dvb_frontend_detach(fe0->dvb.frontend); in attach_xc3028() 635 dvb_unregister_frontend(fe0->dvb.frontend); in attach_xc3028() 636 fe0->dvb.frontend = NULL; in attach_xc3028() 648 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc4000() local [all …]
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 589 struct vb2_dvb_frontend *fe0; in configure_tda827x_fe() local 592 fe0 = vb2_dvb_get_frontend(&dev->frontends, 1); in configure_tda827x_fe() 594 if (!fe0) in configure_tda827x_fe() 597 fe0->dvb.frontend = dvb_attach(tda10046_attach, cdec_conf, &dev->i2c_adap); in configure_tda827x_fe() 598 if (fe0->dvb.frontend) { in configure_tda827x_fe() 600 fe0->dvb.frontend->ops.i2c_gate_ctrl = tda8290_i2c_gate_ctrl; in configure_tda827x_fe() 601 if (dvb_attach(tda827x_attach, fe0->dvb.frontend, in configure_tda827x_fe() 1222 struct vb2_dvb_frontend *fe0; in dvb_init() local 1230 fe0 = vb2_dvb_alloc_frontend(&dev->frontends, 1); in dvb_init() 1231 if (!fe0) { in dvb_init() [all …]
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 141 if (f->gate <= 1) /* undefined or fe0 */ in cx23885_dvb_gate_ctrl() 1081 struct vb2_dvb_frontend *fe0; in dvb_register_ci_mac() local 1083 fe0 = vb2_dvb_get_frontend(&port->frontends, 1); in dvb_register_ci_mac() 1084 if (!fe0) in dvb_register_ci_mac() 1104 .demux = &fe0->dvb.demux,/* for hw pid filter */ in dvb_register_ci_mac() 1192 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register() local 1210 fe0 = vb2_dvb_get_frontend(&port->frontends, 1); in dvb_register() 1211 if (!fe0) in dvb_register() 1215 fe0->dvb.name = dev->name; in dvb_register() 1217 /* multi-frontend gate control is undefined or defaults to fe0 */ in dvb_register() [all …]
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun9i-a80-de.c | 19 static SUNXI_CCU_GATE(fe0_clk, "fe0", "fe0-div", 42 static SUNXI_CCU_GATE(dram_fe0_clk, "dram-fe0", "sdram", 63 static SUNXI_CCU_GATE(bus_fe0_clk, "bus-fe0", "bus-de", 84 static SUNXI_CCU_M(fe0_div_clk, "fe0-div", "de", 0x20, 0, 4, 0);
|
H A D | ccu-sun6i-a31.c | 309 static SUNXI_CCU_GATE(ahb1_fe0_clk, "ahb1-fe0", "ahb1", 522 static SUNXI_CCU_GATE(dram_fe0_clk, "dram-fe0", "mdfs", 540 static SUNXI_CCU_M_WITH_MUX_GATE(fe0_clk, "fe0", de_parents,
|
H A D | ccu-sun4i-a10.c | 377 static SUNXI_CCU_GATE(ahb_de_fe0_clk, "ahb-de-fe0", "ahb", 675 static SUNXI_CCU_GATE(dram_de_fe0_clk, "dram-de-fe0", "pll-ddr", 694 static SUNXI_CCU_M_WITH_MUX_GATE(de_fe0_clk, "de-fe0", de_parents,
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-shx3.c | 184 FE0, FE1, enumerator 231 INTC_VECT(FE0, 0xe00), INTC_VECT(FE1, 0xe20), 266 { FE1, FE0, 0, ATAPI, VCORE0, VIN1, VIN0, IIC, 300 { 0xfe41080c, 0, 32, 4, /* INT2PRI3 */ { FE1, FE0, ATAPI, VCORE0,
|
/linux/include/media/ |
H A D | videobuf2-dvb.h | 50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-display-frontend.yaml | 92 fe0: display-frontend@1e00000 {
|
H A D | allwinner,sun4i-a10-display-engine.yaml | 114 allwinner,pipelines = <&fe0>, <&fe1>;
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-a23.dtsi | 81 &fe0 {
|
H A D | sun5i-a13.dtsi | 84 allwinner,pipelines = <&fe0>;
|
H A D | sun4i-a10.dtsi | 73 framebuffer-fe0-lcd0-hdmi { 85 framebuffer-fe0-lcd0 { 96 framebuffer-fe0-lcd0-tve0 { 182 allwinner,pipelines = <&fe0>, <&fe1>; 1111 fe0: display-frontend@1e00000 { label
|
H A D | sun5i-gr8.dtsi | 54 allwinner,pipelines = <&fe0>;
|
H A D | sun5i-a10s.dtsi | 72 allwinner,pipelines = <&fe0>;
|
H A D | sun8i-a23-a33.dtsi | 74 allwinner,pipelines = <&fe0>; 626 fe0: display-frontend@1e00000 { label
|
H A D | sun8i-a33.dtsi | 390 &fe0 {
|
H A D | sun9i-a80.dtsi | 288 allwinner,pipelines = <&fe0>, <&fe1>; 595 fe0: display-frontend@3100000 { label
|
H A D | sun6i-a31.dtsi | 262 allwinner,pipelines = <&fe0>, <&fe1>; 1068 fe0: display-frontend@1e00000 { label
|
H A D | sun5i.dtsi | 757 fe0: display-frontend@1e00000 { label
|
H A D | sun7i-a20.dtsi | 256 allwinner,pipelines = <&fe0>, <&fe1>; 1550 fe0: display-frontend@1e00000 { label
|
/linux/sound/soc/generic/ |
H A D | audio-graph-card2.c | 134 PCM0 <--> * fe0 be0 * <--> DAI0: Codec Headset 151 links = <&fe0, &fe1, ..., 157 fe0: port@0 { fe0_ep: endpoint { remote-endpoint = <&pcm0_ep>; }; };
|
/linux/fs/nls/ |
H A D | nls_ucs2_utils.c | 125 8, 8, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 1fe0-1fef */
|
/linux/drivers/crypto/caam/ |
H A D | regs.h | 435 /* Component Instantiation Parameters fe0-fff */
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 2096 dev_info(&dev->intf->dev, "fe0 suspend %d\n", ret); in em28xx_dvb_suspend() 2123 dev_info(&dev->intf->dev, "fe0 resume %d\n", ret); in em28xx_dvb_resume()
|