Searched refs:fpe (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/Documentation/arm/nwfpe/ |
D | index.rst | 11 netwinder-fpe
|
/Linux-v5.4/arch/powerpc/platforms/44x/ |
D | Kconfig | 179 bool "IBM Currituck (476fpe) Support" 186 This option enables support for the IBM Currituck (476fpe) evaluation board 189 bool "IBM FSP2 (476fpe) Support" 197 This option enables support for the IBM FSP2 (476fpe) board
|
/Linux-v5.4/arch/powerpc/boot/dts/ |
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";
|
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-v5.4/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.h | 108 u64 fpe; /* Frame Physical Error */ member
|
D | dpaa_ethtool.c | 302 rx_errors.fpe += percpu_priv->rx_errors.fpe; in dpaa_get_ethtool_stats()
|
D | dpaa_eth.c | 2140 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
|
/Linux-v5.4/arch/mips/kernel/ |
D | genex.S | 554 BUILD_HANDLER fpe fpe fpe silent /* #15 */
|
/Linux-v5.4/include/linux/platform_data/ |
D | cros_ec_commands.h | 3469 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument 3473 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument
|