phy_t
phy_t phy;
phy_t phy;
phy_t phy; /* port phy */
phy_t phys[8]; /* Safe maximum */
phy_t phy;
phy_t phys[MAX_LANES];
phy_t phy[MV_MAX_LANES];
static phy_t
phy_enable(phy_t phy)
phy_disable(phy_t phy)
phy_set_mode(phy_t phy, phy_mode_t mode, phy_submode_t submode)
phy_status(phy_t phy, int *status)
phy_t *phy)
phy_release(phy_t phy)
phy_get_by_ofw_idx(device_t consumer_dev, phandle_t cnode, int idx, phy_t *phy)
phy_t *phy)
phy_t *phy)
phy_t *phy);
void phy_release(phy_t phy);
int phy_enable(phy_t phy);
int phy_disable(phy_t phy);
int phy_set_mode(phy_t phy, phy_mode_t mode, phy_submode_t submode);
int phy_status(phy_t phy, int *value);
phy_t *phy);
int phy_get_by_ofw_idx(device_t consumer, phandle_t node, int idx, phy_t *phy);
phy_t *phy);
int phy_usb_set_mode(phy_t phy, int usb_mode)
int phy_usb_get_mode(phy_t phy, int *usb_mode)
int phy_usb_set_mode(phy_t phy, int usb_mode);
int phy_usb_get_mode(phy_t phy, int *usb_mode);
phy_t phy; /* phy to be used */
phy_t usb2_phy, usb3_phy;
phy_t phy;
phy_t phy;
phy_t phy;
phy_t phy;
phy_t phy;
phy_t phy;
phy_t phy;