Home
last modified time | relevance | path

Searched refs:fuse0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c1203 u32 fuse0 = 0; in ixgbe_ptp_start_cyclecounter() local
1228 fuse0 = IXGBE_READ_REG(hw, IXGBE_FUSES0_GROUP(0)); in ixgbe_ptp_start_cyclecounter()
1229 if (!(fuse0 & IXGBE_FUSES0_300MHZ)) { in ixgbe_ptp_start_cyclecounter()
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h84 u32 fuse0; member