Searched refs:DIV_NO_RDY (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32-core.h | 105 #define DIV_NO_RDY UINT8_MAX macro
|
| H A D | clk-stm32-core.c | 315 if (divider->ready == DIV_NO_RDY) in stm32_div_set_value()
|
| H A D | clk-stm32mp13.c | 538 DIVRDY_CFG(_id, _offset, _shift, _width, _flags, _table, DIV_NO_RDY)
|
| H A D | clk-stm32mp21.c | 622 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY),
|
| H A D | clk-stm32mp25.c | 662 _DIV_CFG(DIV_RTC, RCC_RTCDIVR, 0, 6, 0, NULL, DIV_NO_RDY),
|