sel_t              60 drivers/phy/socionext/phy-uniphier-usb3hs.c 	unsigned int sel_t;
sel_t              64 drivers/phy/socionext/phy-uniphier-usb3hs.c #define trim_param_is_valid(p)	((p)->rterm || (p)->sel_t || (p)->hs_i)
sel_t              92 drivers/phy/socionext/phy-uniphier-usb3hs.c 	*pconfig |= FIELD_PREP(HSPHY_CFG0_SEL_T_MASK, pt->sel_t);
sel_t             128 drivers/phy/socionext/phy-uniphier-usb3hs.c 	ret = uniphier_u3hsphy_get_nvparam(priv, "sel_t", &pt->sel_t);