Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-snapdragon/
H A Dclock-snapdragon.c45 #define BRANCH_NOC_FSM_ON_VAL BIT(29) macro
56 } while ((val != BRANCH_ON_VAL) && (val != BRANCH_NOC_FSM_ON_VAL)); in clk_enable_vote_clk()