Searched refs:xhfc_memaddr (Results 1 – 2 of 2) sorted by relevance
25 writeb(reg, hc->xhfc_memaddr); in HFC_outb_embsd()37 writeb(reg, hc->xhfc_memaddr); in HFC_inb_embsd()49 writeb(reg, hc->xhfc_memaddr); in HFC_inw_embsd()61 writeb(R_STATUS, hc->xhfc_memaddr); in HFC_wait_embsd()72 *hc->xhfc_memaddr = A_FIFO_DATA0; in write_fifo_embsd()86 *hc->xhfc_memaddr = A_FIFO_DATA0; in read_fifo_embsd()113 hc->xhfc_memaddr = NULL; in setup_embedded()139 hc->xhfc_memaddr = (u_long *)(hc->xhfc_membase + 4); in setup_embedded()145 (u_long)hc->xhfc_memaddr, (u_long)hc->xhfc_memdata); in setup_embedded()
187 u_long *xhfc_memaddr, *xhfc_memdata; member