Home
last modified time | relevance | path

Searched defs:_id (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c39 #define BOARD_ID2NB(_id) (((_id) & BOARD_ID_BOARD_NB_MASK) >> \ argument
41 #define BOARD_ID2VARCPN(_id) (((_id) & BOARD_ID_VARCPN_MASK) >> \ argument
43 #define BOARD_ID2REV(_id) (((_id) & BOARD_ID_REVISION_MASK) >> \ argument
45 #define BOARD_ID2VARFG(_id) (((_id) & BOARD_ID_VARFG_MASK) >> \ argument
47 #define BOARD_ID2BOM(_id) ((_id) & BOARD_ID_BOM_MASK) argument
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/scmi/
H A Drk3588_rstd.c22 #define RK3588_SCMI_RESET(_id, _name, _attribute, _ops) \ argument
H A Drk3588_clk.c177 #define RK3588_SCMI_CLOCK(_id, _name, _data, _table, _cnt, _is_s) \ argument
/rk3399_ARM-atf/plat/amd/versal2/
H A Dscmi.c30 #define CLOCK_CELL(_scmi_id, _id, _name, _init_enabled, _rate) \ argument
141 #define RESET_CELL(_scmi_id, _id, _name) \ argument
198 #define PD_CELL(_scmi_id, _id, _name, _state) \ argument
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_scmi.c73 #define CLOCK_CELL(_scmi_id, _id, _name, _init_enabled) \ argument
110 #define RESET_CELL(_scmi_id, _id, _name) \ argument
/rk3399_ARM-atf/plat/mediatek/drivers/gpio/
H A Dmtgpio_common.h91 #define PIN(_id, _flag, _bit, _base, _offset) { \ argument
/rk3399_ARM-atf/plat/mediatek/mt8186/include/
H A Dplat_pm.h47 #define IS_SPM_LP_SMC(_type, _id) (_id == (SPM_LP_SMC_MAGIC | _type)) argument
/rk3399_ARM-atf/include/drivers/arm/
H A Dgicv5.h167 #define WIRE_PROP_DESC(_id, _domain, _tm) \ argument
/rk3399_ARM-atf/plat/mediatek/lib/pm/armv8_2/
H A Dpwr_ctrl.c449 #define CPM_PM_FN_CHECK(_fns, _ops, _id, _func, _result, _flag) ({ \ argument
/rk3399_ARM-atf/plat/mediatek/lib/pm/armv9_0/
H A Dpwr_ctrl.c424 #define CPM_PM_FN_CHECK(_fns, _ops, _id, _func, _cond_ex, _result, _flag) ({ \ argument
/rk3399_ARM-atf/plat/rockchip/rk3576/scmi/
H A Drk3576_clk.c232 #define RK3576_SCMI_CLOCK(_id, _name, _data, _table, _cnt, _is_s) \ argument
242 #define RK3576_SCMI_CLOCK_COM(_id, _name, _parent_table, _info, _data, \ argument
/rk3399_ARM-atf/drivers/st/clk/
H A Dstm32mp1_clk.c123 #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 Dclk-stm32-core.h339 #define OSCILLATOR(idx_osc, _id, _name, _gate_id, _gate_rdy_id, _bypass, _css, _drive) \ argument
H A Dclk-stm32mp2.c1072 #define FLEXGEN(idx, _idx, _flags, _id)[idx] = {\ argument