Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-snps-femto-v2.c135 struct phy_override_seq update_seq_cfg[NUM_HSPHY_TUNING_PARAMS]; member
416 for (i = 0; i < ARRAY_SIZE(hsphy->update_seq_cfg); i++) { in qcom_snps_hsphy_init()
417 if (hsphy->update_seq_cfg[i].need_update) in qcom_snps_hsphy_init()
419 hsphy->update_seq_cfg[i].offset, in qcom_snps_hsphy_init()
420 hsphy->update_seq_cfg[i].mask, in qcom_snps_hsphy_init()
421 hsphy->update_seq_cfg[i].value); in qcom_snps_hsphy_init()
537 &hsphy->update_seq_cfg[i]); in qcom_snps_hsphy_read_override_param_seq()
539 cfg[i].prop_name, val, hsphy->update_seq_cfg[i].value); in qcom_snps_hsphy_read_override_param_seq()