Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_idt82p33.h75 u8 extts_tod_sts[TOD_BYTE_COUNT]; member
H A Dptp_idt82p33.c168 if (memcmp(buf, channel->extts_tod_sts, TOD_BYTE_COUNT) == 0) in idt82p33_get_extts()
171 memcpy(channel->extts_tod_sts, buf, TOD_BYTE_COUNT); in idt82p33_get_extts()
225 memcpy(channel->extts_tod_sts, buf, TOD_BYTE_COUNT); in arm_tod_read_with_trigger()