Searched refs:dedicated_fifos (Results 1 – 1 of 1) sorted by relevance
155 unsigned int dedicated_fifos:1; member475 if (periodic && !hsotg->dedicated_fifos) { in s3c_hsotg_write_fifo()513 } else if (hsotg->dedicated_fifos && hs_ep->index != 0) { in s3c_hsotg_write_fifo()1858 if (hsotg->dedicated_fifos && in s3c_hsotg_epint()2319 if (dir_in && hsotg->dedicated_fifos) in s3c_hsotg_ep_enable()2613 ((hsotg->dedicated_fifos) ? S3C_DIEPMSK_TxFIFOEmpty : 0), in usb_gadget_probe_driver()2883 hsotg->dedicated_fifos = (cfg4 >> 25) & 1; in s3c_hsotg_init()2886 hsotg->dedicated_fifos ? "dedicated" : "shared"); in s3c_hsotg_init()