Searched defs:phy_ops (Results 1 – 4 of 4) sorted by relevance
39 struct phy_ops { struct55 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);69 int (*init)(struct phy *phy);84 int (*exit)(struct phy *phy);96 int (*reset)(struct phy *phy);110 int (*power_on)(struct phy *phy);124 int (*power_off)(struct phy *phy);138 int (*configure)(struct phy *phy, void *params);
22 const struct mipi_dsi_phy_ops *phy_ops; member29 const struct mipi_dsi_phy_ops *phy_ops) in sandbox_dsi_host_init()
16 const struct mipi_dsi_phy_ops *phy_ops) in dsi_host_init()
227 const struct mipi_dsi_phy_ops *phy_ops; member468 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_set_mode() local488 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_init_pll() local580 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_command_mode_config() local660 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_dphy_timing_config() local746 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_bridge_set() local786 const struct mipi_dsi_phy_ops *phy_ops) in dw_mipi_dsi_init()
Completed in 8 milliseconds