Searched refs:got_short (Results 1 – 6 of 6) sorted by relevance
606 uint8_t got_short; in musbotg_dev_ctrl_data_rx() local624 got_short = 0; in musbotg_dev_ctrl_data_rx()653 got_short = 1; in musbotg_dev_ctrl_data_rx()728 if ((td->remainder == 0) || got_short) { in musbotg_dev_ctrl_data_rx()867 uint8_t got_short; in musbotg_host_ctrl_data_rx() local889 got_short = 0; in musbotg_host_ctrl_data_rx()943 got_short = 1; in musbotg_host_ctrl_data_rx()1023 if ((td->remainder == 0) || got_short) { in musbotg_host_ctrl_data_rx()1413 uint8_t got_short; in musbotg_dev_data_rx() local1416 got_short = 0; in musbotg_dev_data_rx()[all …]
334 uint8_t got_short; in atmegadci_data_rx() local337 got_short = 0; in atmegadci_data_rx()386 got_short = 1; in atmegadci_data_rx()423 if ((td->remainder == 0) || got_short) { in atmegadci_data_rx()
354 uint8_t got_short; in avr32dci_data_rx() local357 got_short = 0; in avr32dci_data_rx()397 got_short = 1; in avr32dci_data_rx()431 if ((td->remainder == 0) || got_short) { in avr32dci_data_rx()
388 uint8_t got_short; in uss820dci_data_rx() local391 got_short = 0; in uss820dci_data_rx()461 got_short = 1; in uss820dci_data_rx()499 if ((td->remainder == 0) || got_short) { in uss820dci_data_rx()
398 uint8_t got_short; in at91dci_data_rx() local401 got_short = 0; in at91dci_data_rx()449 got_short = 1; in at91dci_data_rx()504 if ((td->remainder == 0) || got_short) { in at91dci_data_rx()
535 uint8_t got_short; in octusb_non_control_data_rx() local545 got_short = 0; in octusb_non_control_data_rx()559 got_short = 1; in octusb_non_control_data_rx()579 if ((td->remainder == 0) || got_short) { in octusb_non_control_data_rx()