Searched defs:phy_ops (Results 1 – 9 of 9) sorted by relevance
62 struct phy_ops { struct78 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);92 int (*init)(struct phy *phy);107 int (*exit)(struct phy *phy);119 int (*reset)(struct phy *phy);133 int (*power_on)(struct phy *phy);147 int (*power_off)(struct phy *phy);161 int (*configure)(struct phy *phy, void *params);175 int (*set_mode)(struct phy *phy, enum phy_mode mode, int submode);187 int (*set_speed)(struct phy *phy, int speed);
40 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_check_locality() local65 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_request_locality() local95 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_status() local121 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_release_locality() local175 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_get_burstcount() local211 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_ready() local221 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_send() local307 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_recv_data() local416 static bool tis_check_ops(struct tpm_tis_phy_ops *phy_ops) in tis_check_ops()428 struct tpm_tis_phy_ops *phy_ops = chip->phy_ops; in tpm_tis_init() local
74 static struct tpm_tis_phy_ops phy_ops = { variable
96 static struct tpm_tis_phy_ops phy_ops = { variable
214 static struct tpm_tis_phy_ops phy_ops = { variable
113 struct tpm_tis_phy_ops *phy_ops; member
22 const struct mipi_dsi_phy_ops *phy_ops; member29 const struct mipi_dsi_phy_ops *phy_ops) in sandbox_dsi_host_init()
18 const struct mipi_dsi_phy_ops *phy_ops) in dsi_host_init()
226 const struct mipi_dsi_phy_ops *phy_ops; member467 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_set_mode() local487 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_init_pll() local579 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_command_mode_config() local659 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_dphy_timing_config() local745 const struct mipi_dsi_phy_ops *phy_ops = dsi->phy_ops; in dw_mipi_dsi_bridge_set() local785 const struct mipi_dsi_phy_ops *phy_ops) in dw_mipi_dsi_init()
Completed in 21 milliseconds