Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dgenex.S83 BUILD_HANDLER fpe fpe fcsr
/linux-6.1.9/Documentation/arm/nwfpe/
Dindex.rst11 netwinder-fpe
/linux-6.1.9/arch/powerpc/platforms/44x/
DKconfig174 bool "IBM Currituck (476fpe) Support"
181 This option enables support for the IBM Currituck (476fpe) evaluation board
184 bool "IBM FSP2 (476fpe) Support"
192 This option enables support for the IBM FSP2 (476fpe) board
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c925 bool fpe = false; in tc_setup_taprio() local
1002 if (fpe) in tc_setup_taprio()
1007 fpe = true; in tc_setup_taprio()
1011 fpe = true; in tc_setup_taprio()
1038 if (fpe && !priv->dma_cap.fpesel) { in tc_setup_taprio()
1046 priv->plat->fpe_cfg->enable = fpe; in tc_setup_taprio()
1058 if (fpe) { in tc_setup_taprio()
/linux-6.1.9/arch/powerpc/boot/dts/
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";
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.1.9/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.h84 u64 fpe; /* Frame Physical Error */ member
Ddpaa_ethtool.c261 rx_errors.fpe += percpu_priv->rx_errors.fpe; in dpaa_get_ethtool_stats()
Ddpaa_eth.c2366 percpu_priv->rx_errors.fpe++; in dpaa_rx_error()
/linux-6.1.9/arch/mips/kernel/
Dgenex.S568 BUILD_HANDLER fpe fpe fpe silent /* #15 */
/linux-6.1.9/include/linux/platform_data/
Dcros_ec_commands.h3492 #define EC_MKBP_FP_ENROLL_PROGRESS(fpe) (((fpe) & 0x00000FF0) \ argument
3496 #define EC_MKBP_FP_MATCH_IDX(fpe) (((fpe) & EC_MKBP_FP_MATCH_IDX_MASK) \ argument