Home
last modified time | relevance | path

Searched refs:iudma_defaults (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/udc/
Dbcm63xx_udc.c164 static const struct iudma_ch_cfg iudma_defaults[] = { variable
469 const struct iudma_ch_cfg *rx_cfg = &iudma_defaults[i]; in bcm63xx_fifo_setup()
470 const struct iudma_ch_cfg *tx_cfg = &iudma_defaults[i + 1]; in bcm63xx_fifo_setup()
534 const struct iudma_ch_cfg *cfg = &iudma_defaults[i]; in bcm63xx_ep_init()
559 const struct iudma_ch_cfg *cfg = &iudma_defaults[i]; in bcm63xx_ep_setup()
763 const struct iudma_ch_cfg *cfg = &iudma_defaults[ch_idx]; in iudma_init_channel()
2180 switch (iudma_defaults[ch_idx].ep_type) { in bcm63xx_iudma_dbg_show()
2193 max_t(int, iudma_defaults[ch_idx].ep_num, 0)); in bcm63xx_iudma_dbg_show()