Searched defs:_width (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | plat_tzc400.c | 28 #define FILTER_MASK(_width) GENMASK_32(((_width) - U(1)), U(0)) argument
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32-core.h | 108 #define MASK_WIDTH_SHIFT(_width, _shift) \ argument
|
| H A D | clk-stm32mp13.c | 527 #define DIVRDY_CFG(_id, _offset, _shift, _width, _flags, _table, _ready)\ argument 537 #define DIV_CFG(_id, _offset, _shift, _width, _flags, _table)\ argument 630 #define DRIVE(_offset, _shift, _width, _default) (&(struct clk_stm32_drive){\ argument
|
| H A D | clk-stm32mp21.c | 566 #define _MUX_CFG(_id, _offset, _shift, _width, _rdy)\ argument 611 #define _DIV_CFG(_id, _offset, _shift, _width, _flags, _table, _ready)\ argument 687 #define DRIVE(_offset, _shift, _width, _default) \ argument
|
| H A D | clk-stm32mp25.c | 601 #define _MUX_CFG(_id, _offset, _shift, _width, _rdy)\ argument 651 #define _DIV_CFG(_id, _offset, _shift, _width, _flags, _table, _ready)\ argument 725 #define DRIVE(_offset, _shift, _width, _default) \ argument
|