Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_consts.h163 .mktime = 0x147b, /* 10.24, only if RS-FEC enabled */
192 .mktime = 0xccd, /* 6.4 */
219 .mktime = 0xa3d, /* 5.12 */
249 .mktime = 0xa3d, /* 5.12 */
283 .mktime = 0x199a, /* 12.8 */
311 .mktime = 0x199a, /* 12.8 */
H A Dice_ptp_hw.h175 u16 mktime; member
H A Dice_ptp_hw.c2354 val = cfg->mktime; in ice_phy_cfg_mac_eth56g()
/linux/arch/m68k/include/asm/
H A Dmachdep.h10 struct mktime;
/linux/tools/testing/selftests/rtc/
H A Drtctest.c74 return mktime(&tm_time); in rtc_time_to_timestamp()