Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c1190 u32 mask_test = 0; in stm32mp1_osc_wait() local
1196 mask_test = mask_rdy; in stm32mp1_osc_wait()
1199 (val & mask_rdy) == mask_test, in stm32mp1_osc_wait()