Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/
Dhpilo.c213 static void fifo_setup(void *base_addr, int nr_entry) in fifo_setup() function
294 fifo_setup(dma_va, NR_QENTRY); in ilo_ccb_setup()
303 fifo_setup(dma_va, NR_QENTRY); in ilo_ccb_setup()
/linux-6.1.9/drivers/usb/musb/
Dmusb_core.c1384 fifo_setup(struct musb *musb, struct musb_hw_ep *hw_ep, in fifo_setup() function
1505 offset = fifo_setup(musb, hw_ep, &ep0_cfg, 0); in ep_config_from_table()
1520 offset = fifo_setup(musb, hw_ep + epn, cfg++, offset); in ep_config_from_table()