Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dclk-branch.c64 bool voted = br->halt_check & BRANCH_VOTED; in clk_branch_wait() local
74 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait()
78 (enabling && voted)) { in clk_branch_wait()