Searched refs:xhfc_memaddr (Results 1 – 2 of 2) sorted by relevance
26 writeb(reg, hc->xhfc_memaddr); in HFC_outb_embsd()38 writeb(reg, hc->xhfc_memaddr); in HFC_inb_embsd()50 writeb(reg, hc->xhfc_memaddr); in HFC_inw_embsd()62 writeb(R_STATUS, hc->xhfc_memaddr); in HFC_wait_embsd()73 *hc->xhfc_memaddr = A_FIFO_DATA0; in write_fifo_embsd()87 *hc->xhfc_memaddr = A_FIFO_DATA0; in read_fifo_embsd()114 hc->xhfc_memaddr = NULL; in setup_embedded()140 hc->xhfc_memaddr = (u_long *)(hc->xhfc_membase + 4); in setup_embedded()146 (u_long)hc->xhfc_memaddr, (u_long)hc->xhfc_memdata); in setup_embedded()
188 u_long *xhfc_memaddr, *xhfc_memdata; member