Searched refs:ENETC_PTCFPR_FPE (Results 1 – 2 of 2) sorted by relevance
1028 val |= ENETC_PTCFPR_FPE; in enetc_set_ptcfpr()1030 val &= ~ENETC_PTCFPR_FPE; in enetc_set_ptcfpr()
1015 #define ENETC_PTCFPR_FPE BIT(31) macro