Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dmx3fb.c620 static int idmac_tx_submit(enum ipu_channel channel, void *buf) in idmac_tx_submit() function
646 ret = idmac_tx_submit(IDMAC_SDC_0, fbmem); in sdc_enable_channel()