Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32-core.h105 #define DIV_NO_RDY UINT8_MAX macro
H A Dclk-stm32-core.c315 if (divider->ready == DIV_NO_RDY) in stm32_div_set_value()
H A Dclk-stm32mp13.c538 DIVRDY_CFG(_id, _offset, _shift, _width, _flags, _table, DIV_NO_RDY)
H A Dclk-stm32mp21.c622 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY),
H A Dclk-stm32mp25.c662 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY),