Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/kernel/
H A Dgenex.S97 BUILD_HANDLER fpe fpe fcsr
/linux-6.15/Documentation/arch/arm/nwfpe/
H A Dindex.rst11 netwinder-fpe
/linux-6.15/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-6.15/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-6.15/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.c2402 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
/linux-6.15/arch/mips/kernel/
H A Dgenex.S579 BUILD_HANDLER fpe fpe fpe silent /* #15 */
/linux-6.15/include/linux/platform_data/
H A Dcros_ec_commands.h3571 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument
3575 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument