Searched refs:host_mode (Results 1 – 8 of 8) sorted by relevance
346 u32 host_mode; in dwc3_ti_glue_configure() local368 host_mode = 0; in dwc3_ti_glue_configure()372 host_mode = 1; in dwc3_ti_glue_configure()377 host_mode = 0; in dwc3_ti_glue_configure()396 if (!host_mode) in dwc3_ti_glue_configure()
22 u64 host_mode : 1; member
269 u64 host_mode : 1; member282 u64 host_mode : 1; member293 u64 host_mode : 1; member
294 cvmx_phy_host_mode_t host_mode; /** Used by Cortina PHY */ member
563 u64 host_mode : 1; member576 u64 host_mode : 1; member585 u64 host_mode : 1; member
1268 phy_info->host_mode = CVMX_PHY_HOST_MODE_UNKNOWN; in __get_phy_info_from_dt()1271 phy_info->host_mode = CVMX_PHY_HOST_MODE_RXAUI; in __get_phy_info_from_dt()1273 phy_info->host_mode = CVMX_PHY_HOST_MODE_XAUI; in __get_phy_info_from_dt()1275 phy_info->host_mode = CVMX_PHY_HOST_MODE_SGMII; in __get_phy_info_from_dt()1277 phy_info->host_mode = CVMX_PHY_HOST_MODE_QSGMII; in __get_phy_info_from_dt()
1227 (!mio_rst_ctl.s.host_mode)); in __cvmx_pcie_rc_initialize_gen2()1804 if (!rst_ctl.s.host_mode) { in __cvmx_pcie_rc_initialize_gen2_v3()2479 return !!rst_ctl.s.host_mode; in cvmx_pcie_is_host_mode()2486 return !!mio_rst_ctl.s.host_mode; in cvmx_pcie_is_host_mode()
5851 __setup_pem_reset(node, pem, !rst_ctl.s.host_mode); in octeon_init_qlm()
Completed in 49 milliseconds