Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufs-qcom.h147 int min_bw_vote; member
Dufs-qcom.c809 if (vote == host->bus_vote.min_bw_vote) in ufs_qcom_setup_clocks()
820 vote = host->bus_vote.min_bw_vote; in ufs_qcom_setup_clocks()
873 host->bus_vote.min_bw_vote = ufs_qcom_get_bus_vote(host, "MIN"); in ufs_qcom_bus_register()