Home
last modified time | relevance | path

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

/drivers/usb/host/whci/
Dinit.c91 whc->base_phys = start; in whc_init()
183 if (whc->base_phys) in whc_clean_up()
184 release_mem_region(whc->base_phys, len); in whc_clean_up()
Dwhcd.h38 resource_size_t base_phys; member