Searched defs:_width (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32-core.h | 141 #define MASK_WIDTH_SHIFT(_width, _shift) \ argument 332 #define DRIVE(_offset, _shift, _width, _default) &(struct stm32_clk_drive){\ argument
|
| H A D | stm32mp1_clk.c | 123 #define DIV_CFG(_id, _offset, _shift, _width, _bitrdy)\ argument 153 #define MUXRDY_CFG(_id, _offset, _shift, _width, _bitrdy)\ argument 161 #define MUX_CFG(_id, _offset, _shift, _width)\ argument 211 #define MASK_WIDTH_SHIFT(_width, _shift) \ argument
|
| H A D | clk-stm32-core.c | 236 #define clk_div_mask(_width) GENMASK(((_width) - 1U), 0U) argument
|
| H A D | clk-stm32mp13.c | 777 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ argument
|
| H A D | clk-stm32mp2.c | 614 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ argument
|