Searched refs:fifo_map (Results 1 – 4 of 4) sorted by relevance
709 u32 fifo_map; member
182 WARN_ON(hsotg->fifo_map); in s3c_hsotg_init_fifo()183 hsotg->fifo_map = 0; in s3c_hsotg_init_fifo()2686 hsotg->fifo_map &= ~(1 << hs_ep->fifo_index); in s3c_hsotg_ep_enable()2701 if (hsotg->fifo_map & (1<<i)) in s3c_hsotg_ep_enable()2719 hsotg->fifo_map |= 1 << fifo_index; in s3c_hsotg_ep_enable()2769 hsotg->fifo_map &= ~(1<<hs_ep->fifo_index); in s3c_hsotg_ep_disable_force()
363 static const int fifo_map[][MAX_TX_FIFOS] = { variable
7839 config->fifo_mapping[i] = fifo_map[config->tx_fifo_num - 1][i]; in s2io_init_nic()