Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c662 #define kseg_to_phys(x) ((void *)((__u32)(x) - 0x80000000)) macro
684 data = kseg_to_phys(buffer); in td_submit_job()
707 td_fill (ohci, info, kseg_to_phys(setup), 8, dev, cnt++, urb); in td_submit_job()