Searched refs:cfi (Results 1 – 25 of 176) sorted by relevance
12345678
/arch/mips/boot/dts/ralink/ |
D | rt2880_eval.dts | 18 cfi@1f000000 { 19 compatible = "cfi-flash";
|
D | rt3052_eval.dts | 18 cfi@1f000000 { 19 compatible = "cfi-flash";
|
/arch/x86/ |
D | Makefile | 189 cfi := $(call as-instr,.cfi_startproc\n.cfi_rel_offset $(sp-y)$(comma)0\n.cfi_endproc,-DCONFIG_AS_C… macro 191 cfi-sigframe := $(call as-instr,.cfi_startproc\n.cfi_signal_frame\n.cfi_endproc,-DCONFIG_AS_CFI_SIG… 192 cfi-sections := $(call as-instr,.cfi_sections .debug_frame,-DCONFIG_AS_CFI_SECTIONS=1) 203 KBUILD_AFLAGS += $(cfi) $(cfi-sigframe) $(cfi-sections) $(asinstr) $(avx_instr) $(avx2_instr) $(sha… 204 KBUILD_CFLAGS += $(cfi) $(cfi-sigframe) $(cfi-sections) $(asinstr) $(avx_instr) $(avx2_instr) $(sha…
|
/arch/xtensa/boot/dts/ |
D | xtfpga-flash-4m.dtsi | 6 compatible = "cfi-flash";
|
D | xtfpga-flash-128m.dtsi | 6 compatible = "cfi-flash";
|
D | xtfpga-flash-16m.dtsi | 6 compatible = "cfi-flash";
|
/arch/powerpc/boot/dts/ |
D | sbc8548.dts | 37 compatible = "intel,JS28F640", "cfi-flash"; 92 compatible = "intel,JS28F128", "cfi-flash";
|
D | sbc8548-altflash.dts | 40 compatible = "intel,JS28F128", "cfi-flash"; 94 compatible = "intel,JS28F640", "cfi-flash";
|
D | media5200.dts | 115 compatible = "amd,am29lv28ml", "cfi-flash"; 122 compatible = "amd,am29lv28ml", "cfi-flash";
|
D | o2d.dts | 28 compatible = "cfi-flash";
|
D | o2dnt2.dts | 28 compatible = "cfi-flash";
|
D | o3dnt.dts | 28 compatible = "cfi-flash";
|
D | o2d300.dts | 23 compatible = "cfi-flash";
|
D | cm5200.dts | 81 compatible = "cfi-flash";
|
/arch/unicore32/ |
D | Makefile | 24 KBUILD_CFLAGS += $(call cc-option,-fno-dwarf2-cfi-asm)
|
/arch/arm/boot/dts/ |
D | orion5x-rd88f5182-nas.dts | 63 compatible = "cfi-flash"; 85 compatible = "cfi-flash";
|
D | omap2420-h4.dts | 26 compatible = "cfi-flash";
|
D | moxart-uc7112lx.dts | 29 compatible = "numonyx,js28f128", "cfi-flash";
|
D | at91rm9200ek.dts | 87 compatible = "cfi-flash";
|
D | imx1-apf9328.dts | 54 compatible = "cfi-flash";
|
/arch/c6x/boot/dts/ |
D | dsk6455.dts | 42 compatible = "cfi-flash";
|
/arch/mips/boot/dts/netlogic/ |
D | xlp_gvp.dts | 38 compatible = "cfi-flash";
|
D | xlp_rvp.dts | 38 compatible = "cfi-flash";
|
D | xlp_fvp.dts | 80 compatible = "cfi-flash";
|
/arch/powerpc/boot/dts/fsl/ |
D | ge_imp3a.dts | 41 compatible = "ge,imp3a-firmware-mirror", "cfi-flash"; 57 compatible = "ge,imp3a-paged-flash", "cfi-flash";
|
12345678