Searched refs:io_tag (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/xilinx/ |
| H A D | zy7_ehci.c | 153 zy7_phy_config(device_t dev, bus_space_tag_t io_tag, bus_space_handle_t bsh) in zy7_phy_config() argument 163 portsc = bus_space_read_4(io_tag, bsh, ZY7_USB_PORTSC(1)); in zy7_phy_config() 177 bus_space_write_4(io_tag, bsh, ZY7_USB_PORTSC(1), portsc); in zy7_phy_config() 182 bus_space_write_4(io_tag, bsh, ZY7_USB_ULPI_VIEWPORT, in zy7_phy_config() 191 while ((bus_space_read_4(io_tag, bsh, ZY7_USB_ULPI_VIEWPORT) & in zy7_phy_config()
|