Home
last modified time | relevance | path

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

/qemu/hw/net/can/
H A Dctucan_core.h91 union ctu_can_fd_yolo_reg yolo_reg; member
H A Dctucan_core.c232 s->yolo_reg.s.yolo_val = 3735928559; in ctucan_hardware_reset()
511 val = s->yolo_reg.s.yolo_val; in ctucan_mem_read()
670 VMSTATE_UINT32(yolo_reg.u32, CtuCanCoreState),