Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctucan_core.h92 union ctu_can_fd_timestamp_low timestamp_low; member
H A Dctu_can_fd_regs.h959 uint32_t timestamp_low : 32; member
H A Dctucan_core.c669 VMSTATE_UINT32(timestamp_low.u32, CtuCanCoreState),