Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c973 uint32_t frame_addr, link, old_td_ctrl, val, int_mask; in uhci_process_frame() local
1042 old_td_ctrl = td.ctrl; in uhci_process_frame()
1044 if (old_td_ctrl != td.ctrl) { in uhci_process_frame()