Home
last modified time | relevance | path

Searched refs:fpe (Results 1 – 10 of 10) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dgenex.S92 BUILD_HANDLER fpe fpe fcsr
/linux/Documentation/arch/arm/nwfpe/
H A Dindex.rst11 netwinder-fpe
/linux/arch/powerpc/platforms/44x/
H A DKconfig174 bool "IBM Currituck (476fpe) Support"
182 This option enables support for the IBM Currituck (476fpe) evaluation board
185 bool "IBM FSP2 (476fpe) Support"
193 This option enables support for the IBM FSP2 (476fpe) board
/linux/arch/powerpc/boot/dts/
H A Dcurrituck.dts130 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
168 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
205 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
H A Dakebono.dts256 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
296 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
336 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
376 compatible = "ibm,plb-pciex-476fpe", "ibm,plb-pciex";
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h81 u64 fpe; /* Frame Physical Error */ member
H A Ddpaa_ethtool.c203 rx_errors.fpe += percpu_priv->rx_errors.fpe; in dpaa_get_ethtool_stats()
H A Ddpaa_eth.c2380 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
/linux/arch/mips/kernel/
H A Dgenex.S568 BUILD_HANDLER fpe fpe fpe silent /* #15 */
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3539 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument
3543 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument