Searched defs:_shift (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp13.c | 444 #define MUXRDY_CFG(_id, _offset, _shift, _witdh, _rdy)\ argument 452 #define MUX_CFG(_id, _offset, _shift, _witdh)\ argument 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-stm32-core.h | 108 #define MASK_WIDTH_SHIFT(_width, _shift) \ 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
|