Home
last modified time | relevance | path

Searched refs:host_mode (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/usb/dwc3/
A Ddwc3-generic.c346 u32 host_mode; in dwc3_ti_glue_configure() local
368 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()
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-rst-defs.h22 u64 host_mode : 1; member
A Dcvmx-mio-defs.h269 u64 host_mode : 1; member
282 u64 host_mode : 1; member
293 u64 host_mode : 1; member
A Dcvmx-helper-board.h294 cvmx_phy_host_mode_t host_mode; /** Used by Cortina PHY */ member
A Dcvmx-npei-defs.h563 u64 host_mode : 1; member
576 u64 host_mode : 1; member
585 u64 host_mode : 1; member
/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-board.c1268 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()
A Dcvmx-pcie.c1227 (!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()
A Docteon_qlm.c5851 __setup_pem_reset(node, pem, !rst_ctl.s.host_mode); in octeon_init_qlm()

Completed in 49 milliseconds