| /linux/drivers/clk/sunxi-ng/ | 
| H A 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);
 
 | 
| H A D | ccu-sun6i-a31.c | 311 static SUNXI_CCU_GATE(ahb1_fe1_clk,	"ahb1-fe1",	"ahb1",524 static SUNXI_CCU_GATE(dram_fe1_clk,	"dram-fe1",	"mdfs",
 542 static SUNXI_CCU_M_WITH_MUX_GATE(fe1_clk, "fe1", de_parents,
 
 | 
| H A D | ccu-sun4i-a10.c | 379 static SUNXI_CCU_GATE(ahb_de_fe1_clk,	"ahb-de-fe1",	"ahb",673 static SUNXI_CCU_GATE(dram_de_fe1_clk,	"dram-de-fe1",	"pll-ddr",
 697 static SUNXI_CCU_M_WITH_MUX_GATE(de_fe1_clk, "de-fe1", de_parents,
 
 | 
| /linux/arch/sh/kernel/cpu/sh4a/ | 
| H A D | setup-shx3.c | 184 	FE0, FE1,  enumerator231 	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-engine.yaml | 114           allwinner,pipelines = <&fe0>, <&fe1>;
 | 
| /linux/sound/soc/generic/ | 
| H A D | audio-graph-card2.c | 135  PCM1 <--> * fe1  be1 * <--> DAI1: Codec Speakers151 	links = <&fe0, &fe1, ...,
 158 			fe1: port@1 { fe1_ep: endpoint { remote-endpoint = <&pcm1_ep>; }; };
 
 | 
| /linux/Documentation/devicetree/bindings/net/ | 
| H A D | mediatek,net.yaml | 49       - const: fe1
 | 
| /linux/arch/arm/boot/dts/allwinner/ | 
| H A D | sun9i-a80.dtsi | 288 		allwinner,pipelines = <&fe0>, <&fe1>;619 		fe1: display-frontend@3140000 {  label
 
 | 
| H A D | sun4i-a10.dtsi | 182 		allwinner,pipelines = <&fe0>, <&fe1>;1143 		fe1: display-frontend@1e20000 {  label
 
 | 
| H A D | sun6i-a31.dtsi | 262 		allwinner,pipelines = <&fe0>, <&fe1>;1100 		fe1: display-frontend@1e20000 {  label
 
 | 
| H A D | sun7i-a20.dtsi | 256 		allwinner,pipelines = <&fe0>, <&fe1>;1582 		fe1: display-frontend@1e20000 {  label
 
 | 
| /linux/tools/testing/selftests/bpf/prog_tests/ | 
| H A D | reg_bounds.c | 1406 	struct reg_state fe1, fe2, te1, te2; in verify_case_op()   local 1418 	sim_case(init_t, cond_t, x, y, op, &fe1, &fe2, &te1, &te2, &branch_taken); in verify_case_op()
 1434 	if (!assert_reg_state_eq(&fr1, &fe1, "false_reg1") || in verify_case_op()
 1448 		printf("EXPECTED FALSE1: "); print_reg_state(&fe1, "\n"); in verify_case_op()
 
 | 
| /linux/arch/powerpc/kvm/ | 
| H A D | book3s_paired_singles.c | 666 	/* Do we need to clear FE0 / FE1 here? Don't think so. */  in kvmppc_emulate_paired_single()
 | 
| /linux/arch/powerpc/kernel/ | 
| H A D | process.c | 2060 	 * PR_FP_EXC_SW_ENABLE.  Additionally, the MSR[FE0,FE1] bits  in set_fpexc_mode()
 | 
| /linux/drivers/net/ethernet/mediatek/ | 
| H A D | mtk_eth_soc.c | 3354 	eth->irq[MTK_FE_IRQ_TX] = platform_get_irq_byname_optional(pdev, "fe1");  in mtk_get_irqs()
 |