Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmicrel.c2677 u32 sec_low, sec_high, nsec_low, nsec_high; in lan8814_ptp_clock_set() local
2680 sec_high = (seconds >> 16) & 0xffff; in lan8814_ptp_clock_set()
2685 lanphy_write_page_reg(phydev, 4, PTP_CLOCK_SET_SEC_MID, sec_high); in lan8814_ptp_clock_set()