Home
last modified time | relevance | path

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

/drivers/clk/qcom/
Dclk-branch.h40 #define BRANCH_HALT 0 /* pol: 1 = halt */ macro
41 #define BRANCH_HALT_VOTED (BRANCH_HALT | BRANCH_VOTED)
Dclk-branch.c87 br->halt_check == BRANCH_HALT || in clk_branch_wait()