Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-snps-femto-v2.c138 struct phy_override_seq update_seq_cfg[NUM_HSPHY_TUNING_PARAMS]; member
436 for (i = 0; i < ARRAY_SIZE(hsphy->update_seq_cfg); i++) { in qcom_snps_hsphy_init()
437 if (hsphy->update_seq_cfg[i].need_update) in qcom_snps_hsphy_init()
439 hsphy->update_seq_cfg[i].offset, in qcom_snps_hsphy_init()
440 hsphy->update_seq_cfg[i].mask, in qcom_snps_hsphy_init()
441 hsphy->update_seq_cfg[i].value); in qcom_snps_hsphy_init()
557 &hsphy->update_seq_cfg[i]); in qcom_snps_hsphy_read_override_param_seq()
559 cfg[i].prop_name, val, hsphy->update_seq_cfg[i].value); in qcom_snps_hsphy_read_override_param_seq()