/Linux-v5.10/drivers/clk/sunxi-ng/ |
D | ccu-sun9i-a80-de.c | 21 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);
|
D | ccu-sun6i-a31.c | 310 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,
|
D | ccu-sun4i-a10.c | 377 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/ |
D | cx88-dvb.c | 990 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/ |
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-v5.10/include/media/ |
D | videobuf2-dvb.h | 50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */
|
/Linux-v5.10/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1192 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/ |
D | allwinner,sun4i-a10-display-engine.yaml | 110 allwinner,pipelines = <&fe0>, <&fe1>;
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | sun4i-a10.dtsi | 183 allwinner,pipelines = <&fe0>, <&fe1>; 1144 fe1: display-frontend@1e20000 { label
|
D | sun9i-a80.dtsi | 288 allwinner,pipelines = <&fe0>, <&fe1>; 619 fe1: display-frontend@3140000 { label
|
D | sun6i-a31.dtsi | 265 allwinner,pipelines = <&fe0>, <&fe1>; 1100 fe1: display-frontend@1e20000 { label
|
D | sun7i-a20.dtsi | 258 allwinner,pipelines = <&fe0>, <&fe1>; 1584 fe1: display-frontend@1e20000 { label
|
/Linux-v5.10/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 2071 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/ |
D | book3s_paired_singles.c | 664 /* Do we need to clear FE0 / FE1 here? Don't think so. */ in kvmppc_emulate_paired_single()
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | process.c | 1923 * PR_FP_EXC_SW_ENABLE. Additionally, the MSR[FE0,FE1] bits in set_fpexc_mode()
|