Searched refs:fpe (Results 1 – 10 of 10) sorted by relevance
/linux/arch/loongarch/kernel/ |
H A D | genex.S | 92 BUILD_HANDLER fpe fpe fcsr
|
/linux/Documentation/arch/arm/nwfpe/ |
H A D | index.rst | 11 netwinder-fpe
|
/linux/arch/powerpc/platforms/44x/ |
H A D | Kconfig | 174 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 D | currituck.dts | 130 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 D | akebono.dts | 256 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 D | dpaa_eth.h | 81 u64 fpe; /* Frame Physical Error */ member
|
H A D | dpaa_ethtool.c | 203 rx_errors.fpe += percpu_priv->rx_errors.fpe; in dpaa_get_ethtool_stats()
|
H A D | dpaa_eth.c | 2380 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
|
/linux/arch/mips/kernel/ |
H A D | genex.S | 568 BUILD_HANDLER fpe fpe fpe silent /* #15 */
|
/linux/include/linux/platform_data/ |
H A D | cros_ec_commands.h | 3539 #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
|