Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dmicrel.c2567 u32 sec_low, sec_high, nsec_low, nsec_high; in lan8814_ptp_clock_set() local
2569 sec_low = seconds & 0xffff; in lan8814_ptp_clock_set()
2574 lanphy_write_page_reg(phydev, 4, PTP_CLOCK_SET_SEC_LO, sec_low); in lan8814_ptp_clock_set()