Searched refs:three_stage_setup (Results 1 – 4 of 4) sorted by relevance
26 if (pdev->three_stage_setup) { in cdnsp_ep0_stall() 462 pdev->three_stage_setup = false; in cdnsp_setup_analyze() 465 pdev->three_stage_setup = true; in cdnsp_setup_analyze()
1377 * @three_stage_setup: Three state or two state setup.1435 u8 three_stage_setup; member
1027 pdev->three_stage_setup) { in cdnsp_process_ctrl_td() 2059 num_trbs = (pdev->three_stage_setup) ? 2 : 1; in cdnsp_queue_ctrl_tx()
1104 * @three_stage_setup: set if we perform a three phase setup1354 unsigned three_stage_setup:1; member