Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h312 #ifndef usb_phyaddr2ramaddr
313 #define usb_phyaddr2ramaddr(addr) (addr) macro
/components/drivers/usb/cherryusb/common/
A Dusb_util.h217 #ifndef usb_phyaddr2ramaddr
218 #define usb_phyaddr2ramaddr(addr) (addr) macro
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.c323 ehci_qtd_bpl_fill(qtd, usb_phyaddr2ramaddr(bufaddr), buflen); in ehci_qtd_fill()

Completed in 7 milliseconds