Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_consts.h118 .mktime = 0x147b, /* 10.24, only if RS-FEC enabled */
147 .mktime = 0xccd, /* 6.4 */
174 .mktime = 0xa3d, /* 5.12 */
204 .mktime = 0xa3d, /* 5.12 */
238 .mktime = 0x199a, /* 12.8 */
266 .mktime = 0x199a, /* 12.8 */
H A Dice_ptp_hw.h175 u16 mktime; member
H A Dice_ptp_hw.c2365 val = cfg->mktime; in ice_phy_cfg_mac_eth56g()
/linux-6.15/arch/m68k/include/asm/
H A Dmachdep.h10 struct mktime;
/linux-6.15/tools/testing/selftests/rtc/
H A Drtctest.c75 return mktime(&tm_time); in rtc_time_to_timestamp()