Home
last modified time | relevance | path

Searched defs:phy_type (Results 1 – 14 of 14) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_params.c662 int phy_type = hsotg->params.phy_type; in dwc2_check_param_speed() local
H A Ddwc2_core.h496 u8 phy_type; member
/openbsd/sys/dev/pci/
H A Dixgb_hw.c227 ixgb_phy_type phy_type; in ixgb_identify_phy() local
H A Dixgbe_phy.c531 enum ixgbe_phy_type phy_type; in ixgbe_get_phy_type_from_id() local
H A Dif_ixl.c346 uint32_t phy_type; member
657 uint8_t phy_type; member
1004 uint64_t phy_type; member
4487 ixl_search_phy_type(uint8_t phy_type) in ixl_search_phy_type()
H A Dixgb_hw.h721 ixgb_phy_type phy_type; /* Transceiver/phy identifier */ member
H A Dif_bnxt.c1689 bnxt_get_media_type(uint64_t speed, int phy_type) in bnxt_get_media_type()
H A Dif_mwxreg.h1218 uint8_t phy_type; member
H A Dif_ocereg.h1028 uint16_t phy_type; member
H A Dif_em_hw.h1405 em_phy_type phy_type; member
H A Dif_bnxtreg.h9084 uint8_t phy_type; member
/openbsd/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_dmcu.h260 unsigned int phy_type:1; /*[22:22]*/ member
/openbsd/sys/dev/fdt/
H A Dxhci_fdt.c305 char phy_type[16] = { 0 }; in xhci_snps_init() local
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h662 enum phy_type { enum