| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | gicv5.h | 95 #define DEFINE_GICV5_MMIO_WRITE_FUNC(_name, _offset) \ argument 101 #define DEFINE_GICV5_MMIO_READ_FUNC(_name, _offset) \ argument 107 #define DEFINE_GICV5_MMIO_WRITE_INDEXED_FUNC(_name, _offset) \ argument 113 #define DEFINE_GICV5_MMIO_READ_INDEXED_FUNC(_name, _offset) \ argument 119 #define DEFINE_GICV5_MMIO_RW_FUNCS(_name, _offset) \ argument 123 #define DEFINE_GICV5_MMIO_RW_INDEXED_FUNCS(_name, _offset) \ argument
|
| /rk3399_ARM-atf/include/services/ |
| H A D | rmmd_svc.h | 19 #define SMC64_RMI_FID(_offset) \ argument 66 #define SMC64_RMMD_EL3_FID(_offset) \ argument
|
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32-core.h | 269 #define GATE(idx, _binding, _parent, _flags, _offset, _bit_idx) \ argument 321 #define BYPASS(_offset, _bit_byp, _bit_digbyp) &(struct stm32_clk_bypass){\ argument 327 #define CSS(_offset, _bit_css) &(struct stm32_clk_css){\ argument 332 #define DRIVE(_offset, _shift, _width, _default) &(struct stm32_clk_drive){\ argument
|
| H A D | clk-stm32mp13.c | 379 #define MUX_CFG(id, src, _offset, _shift, _witdh)[id] = {\ argument 390 #define MUX_RDY_CFG(id, src, _offset, _shift, _witdh)[id] = {\ argument 601 #define GATE_CFG(id, _offset, _bit_idx, _offset_clr)[id] = {\ argument 777 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ 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
|
| H A D | clk-stm32mp2.c | 323 #define MUX_CONF(id, src, _offset, _shift, _witdh)[id] = {\ argument 475 #define GATE_CFG(id, _offset, _bit_idx, _offset_clr)[id] = {\ argument 614 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/gpio/ |
| H A D | mtgpio_common.h | 91 #define PIN(_id, _flag, _bit, _base, _offset) { \ argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/ |
| H A D | mt_spm_common_v1.h | 35 #define DECLARE_PERI_REQ_EN_REG(_offset, _info) \ argument 38 #define DECLARE_PERI_REQ_STA_REG(_offset, _info) \ argument
|