Home
last modified time | relevance | path

Searched refs:mxs_phy_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-mxs-usb.c152 struct mxs_phy_data { struct
156 static const struct mxs_phy_data imx23_phy_data = { argument
160 static const struct mxs_phy_data imx6q_phy_data = {
166 static const struct mxs_phy_data imx6sl_phy_data = {
171 static const struct mxs_phy_data vf610_phy_data = {
176 static const struct mxs_phy_data imx6sx_phy_data = {
180 static const struct mxs_phy_data imx6ul_phy_data = {
184 static const struct mxs_phy_data imx7ulp_phy_data = {
202 const struct mxs_phy_data *data;
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch6302 struct mxs_phy_data {
6305 @@ -160,12 +222,14 @@ static const struct mxs_phy_data imx23_phy_data = {
6306 static const struct mxs_phy_data imx6q_phy_data = {
6314 static const struct mxs_phy_data imx6sl_phy_data = {
6321 static const struct mxs_phy_data vf610_phy_data = {
6322 @@ -174,14 +238,17 @@ static const struct mxs_phy_data vf610_phy_data = {
6325 static const struct mxs_phy_data imx6sx_phy_data = {
6331 static const struct mxs_phy_data imx6ul_phy_data = {
6337 static const struct mxs_phy_data imx7ulp_phy_data = {
6344 const struct mxs_phy_data *data;