Searched refs:got_short (Results 1 – 6 of 6) sorted by relevance
639 uint8_t got_short; in musbotg_dev_ctrl_data_rx() local657 got_short = 0; in musbotg_dev_ctrl_data_rx()686 got_short = 1; in musbotg_dev_ctrl_data_rx()759 if ((td->remainder == 0) || got_short) { in musbotg_dev_ctrl_data_rx()896 uint8_t got_short; in musbotg_host_ctrl_data_rx() local918 got_short = 0; in musbotg_host_ctrl_data_rx()972 got_short = 1; in musbotg_host_ctrl_data_rx()1050 if ((td->remainder == 0) || got_short) { in musbotg_host_ctrl_data_rx()1435 uint8_t got_short; in musbotg_dev_data_rx() local1438 got_short = 0; in musbotg_dev_data_rx()[all …]
92 uint8_t got_short:1; member
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()
355 uint8_t got_short; in avr32dci_data_rx() local358 got_short = 0; in avr32dci_data_rx()398 got_short = 1; in avr32dci_data_rx()432 if ((td->remainder == 0) || got_short) { in avr32dci_data_rx()
381 uint8_t got_short; in uss820dci_data_rx() local384 got_short = 0; in uss820dci_data_rx()448 got_short = 1; in uss820dci_data_rx()484 if ((td->remainder == 0) || got_short) { in uss820dci_data_rx()
1299 td->got_short = 1; in dwc_otg_host_data_rx_sub() 1308 td->got_short = 1; in dwc_otg_host_data_rx_sub() 1476 if ((td->remainder == 0) || (td->got_short != 0)) { in dwc_otg_host_data_rx() 1665 uint8_t got_short; in dwc_otg_data_rx() local 1667 got_short = 0; in dwc_otg_data_rx() 1711 got_short = 1; in dwc_otg_data_rx() 1757 if ((td->remainder == 0) || got_short) { in dwc_otg_data_rx() 3110 td->got_short = 0; in dwc_otg_setup_standard_chain_sub()