Searched refs:BRANCH_VOTED (Results 1 – 4 of 4) sorted by relevance
29 #define BRANCH_VOTED BIT(7) /* Delay on disable */ macro31 #define BRANCH_HALT_VOTED (BRANCH_HALT | BRANCH_VOTED)33 #define BRANCH_HALT_ENABLE_VOTED (BRANCH_HALT_ENABLE | BRANCH_VOTED)
155 .halt_check = BRANCH_VOTED,186 .halt_check = BRANCH_VOTED,
69 bool voted = br->halt_check & BRANCH_VOTED; in clk_branch_wait()
1112 .halt_check = BRANCH_VOTED,1252 .halt_check = BRANCH_VOTED,1281 .halt_check = BRANCH_VOTED,1455 .halt_check = BRANCH_VOTED,1539 .halt_check = BRANCH_VOTED,1554 .halt_check = BRANCH_VOTED,2999 .halt_check = BRANCH_VOTED,