Searched refs:_default (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 630 #define DRIVE(_offset, _shift, _width, _default) (&(struct clk_stm32_drive){\ argument 634 .drv_default = (_default),\
|
| H A D | clk-stm32mp21.c | 687 #define DRIVE(_offset, _shift, _width, _default) \ argument 692 .drv_default = (_default),\
|
| H A D | clk-stm32mp25.c | 725 #define DRIVE(_offset, _shift, _width, _default) \ argument 730 .drv_default = (_default),\
|