Home
last modified time | relevance | path

Searched full:fe1 (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.10/drivers/clk/sunxi-ng/
Dccu-sun9i-a80-de.c21 static SUNXI_CCU_GATE(fe1_clk, "fe1", "fe1-div",
44 static SUNXI_CCU_GATE(dram_fe1_clk, "dram-fe1", "sdram",
65 static SUNXI_CCU_GATE(bus_fe1_clk, "bus-fe1", "bus-de",
85 static SUNXI_CCU_M(fe1_div_clk, "fe1-div", "de", 0x20, 4, 4, 0);
Dccu-sun6i-a31.c310 static SUNXI_CCU_GATE(ahb1_fe1_clk, "ahb1-fe1", "ahb1",
523 static SUNXI_CCU_GATE(dram_fe1_clk, "dram-fe1", "mdfs",
541 static SUNXI_CCU_M_WITH_MUX_GATE(fe1_clk, "fe1", de_parents,
Dccu-sun4i-a10.c377 static SUNXI_CCU_GATE(ahb_de_fe1_clk, "ahb-de-fe1", "ahb",
671 static SUNXI_CCU_GATE(dram_de_fe1_clk, "dram-de-fe1", "pll-ddr",
695 static SUNXI_CCU_M_WITH_MUX_GATE(de_fe1_clk, "de-fe1", de_parents,
/Linux-v5.10/drivers/media/pci/cx88/
Dcx88-dvb.c990 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register() local
1078 fe1 = vb2_dvb_get_frontend(&dev->frontends, 2); in dvb_register()
1079 if (!fe1) in dvb_register()
1082 fe1->dvb.frontend = dvb_attach(cx22702_attach, in dvb_register()
1085 if (fe1->dvb.frontend) { in dvb_register()
1086 fe1->dvb.frontend->id = 1; in dvb_register()
1088 fe1->dvb.frontend, in dvb_register()
1454 fe1 = vb2_dvb_get_frontend(&dev->frontends, 2); in dvb_register()
1455 if (!fe1) in dvb_register()
1458 fe1->dvb.frontend = dvb_attach(cx22702_attach, in dvb_register()
[all …]
/Linux-v5.10/arch/sh/kernel/cpu/sh4a/
Dsetup-shx3.c184 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-v5.10/include/media/
Dvideobuf2-dvb.h50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */
/Linux-v5.10/drivers/media/pci/cx23885/
Dcx23885-dvb.c1192 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register() local
1736 fe1 = vb2_dvb_get_frontend(&port->frontends, 2); in dvb_register()
1737 if (fe1 == NULL) in dvb_register()
1740 fe1->dvb.frontend = dvb_attach(stv0367cab_attach, in dvb_register()
1743 if (fe1->dvb.frontend == NULL) in dvb_register()
1746 fe1->dvb.frontend->id = 1; in dvb_register()
1748 fe1->dvb.frontend, in dvb_register()
2570 if ((NULL == fe0->dvb.frontend) || (fe1 && NULL == fe1->dvb.frontend)) { in dvb_register()
2578 if (fe1) in dvb_register()
2579 fe1->dvb.frontend->callback = cx23885_tuner_callback; in dvb_register()
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/display/
Dallwinner,sun4i-a10-display-engine.yaml110 allwinner,pipelines = <&fe0>, <&fe1>;
/Linux-v5.10/arch/arm/boot/dts/
Dsun4i-a10.dtsi183 allwinner,pipelines = <&fe0>, <&fe1>;
1144 fe1: display-frontend@1e20000 { label
Dsun9i-a80.dtsi288 allwinner,pipelines = <&fe0>, <&fe1>;
619 fe1: display-frontend@3140000 { label
Dsun6i-a31.dtsi265 allwinner,pipelines = <&fe0>, <&fe1>;
1100 fe1: display-frontend@1e20000 { label
Dsun7i-a20.dtsi258 allwinner,pipelines = <&fe0>, <&fe1>;
1584 fe1: display-frontend@1e20000 { label
/Linux-v5.10/drivers/media/usb/em28xx/
Dem28xx-dvb.c2071 dev_info(&dev->intf->dev, "fe1 suspend %d\n", ret); in em28xx_dvb_suspend()
2099 dev_info(&dev->intf->dev, "fe1 resume %d\n", ret); in em28xx_dvb_resume()
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_paired_singles.c664 /* Do we need to clear FE0 / FE1 here? Don't think so. */ in kvmppc_emulate_paired_single()
/Linux-v5.10/arch/powerpc/kernel/
Dprocess.c1923 * PR_FP_EXC_SW_ENABLE. Additionally, the MSR[FE0,FE1] bits in set_fpexc_mode()