Home
last modified time | relevance | path

Searched refs:_scmi_id (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c121 #define CLOCK_CELL(_scmi_id, _id, _name, _init_enabled) \ argument
122 [(_scmi_id)] = { \
130 #define CLOCK_CELL_DECPROT(_scmi_id, _id, _name, _init_enabled, _etzpc_id) \ argument
131 [(_scmi_id)] = { \
139 #define RESET_CELL(_scmi_id, _id, _name) \ argument
140 [(_scmi_id)] = { \
147 #define RESET_CELL_DECPROT(_scmi_id, _id, _name, _etzpc_id) \ argument
148 [(_scmi_id)] = { \
154 #define VOLTD_CELL(_scmi_id, _dev_id, _priv_id, _priv_name, _name) \ argument
155 [(_scmi_id)] = { \
[all …]
/optee_os/core/arch/arm/plat-sam/
H A Dscmi_server.c21 #define RESET_CELL(_scmi_id, _id, _name) \ argument
22 [(_scmi_id)] = { \