Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/src/
A Dsdhci_dma.c19 unsigned long virt_to_phys(volatile void *address) in virt_to_phys() function
32 *dma_handle = virt_to_phys(v); in dma_alloc_coherent()
/bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/include/
A Dsdhci_dma.h25 unsigned long virt_to_phys(volatile void *address);
/bsp/dm365/drivers/
A Ddavinci_emac.c30 static inline rt_uint32_t virt_to_phys(void *addr) in virt_to_phys() function
574 curr_bd->buff_ptr = virt_to_phys(buf_list->data_ptr); in emac_send()
747 curr_bd->buff_ptr = virt_to_phys(buffer); in emac_addbd_to_rx_queue()
1264 curr_bd->buff_ptr = virt_to_phys(curr_bd->data_ptr); in emac_init_rxch()

Completed in 10 milliseconds