Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsun9i_a80_usbphy.c169 const char *phy_type; in sun9i_usbphy_attach() local
H A Dsunxi_emac.c984 const char *phy_type; in sunxi_emac_setup_phy() local
/netbsd-src/sys/dev/fdt/
H A Ddwc3_fdt.c128 const char *max_speed, *phy_type; in dwc3_fdt_enable_phy() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Ddce_dmcu.h214 unsigned int phy_type:1; /*[22:22]*/ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h233 uint8_t phy_type; member
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_phy.c465 enum ixgbe_phy_type phy_type; in ixgbe_get_phy_type_from_id() local
/netbsd-src/sys/dev/pci/
H A Dif_ixlvar.h360 uint32_t phy_type; member
682 uint8_t phy_type; member
H A Dif_ixl.c224 uint64_t phy_type; member
4889 ixl_search_phy_type(uint8_t phy_type) in ixl_search_phy_type()
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h374 int phy_type; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_types.h689 enum phy_type { enum