Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_dphy.c46 static const struct phy_ops sun8i_a83t_dphy_ops = { variable
57 csi2_dev->dphy = devm_phy_create(dev, NULL, &sun8i_a83t_dphy_ops); in sun8i_a83t_dphy_register()