Home
last modified time | relevance | path

Searched refs:_id (Results 1 – 6 of 6) sorted by relevance

/tf-a-ffa_el3_spmc/plat/st/stm32mp1/
A Dstm32mp1_private.c27 #define BOARD_ID2NB(_id) (((_id) & BOARD_ID_BOARD_NB_MASK) >> \ argument
29 #define BOARD_ID2VARCPN(_id) (((_id) & BOARD_ID_VARCPN_MASK) >> \ argument
31 #define BOARD_ID2REV(_id) (((_id) & BOARD_ID_REVISION_MASK) >> \ argument
33 #define BOARD_ID2VARFG(_id) (((_id) & BOARD_ID_VARFG_MASK) >> \ argument
35 #define BOARD_ID2BOM(_id) ((_id) & BOARD_ID_BOM_MASK) argument
A Dstm32mp1_scmi.c72 #define CLOCK_CELL(_scmi_id, _id, _name, _init_enabled) \ argument
74 .clock_id = _id, \
109 #define RESET_CELL(_scmi_id, _id, _name) \ argument
111 .reset_id = _id, \
/tf-a-ffa_el3_spmc/include/lib/cpus/aarch32/
A Dcpu_macros.S192 .macro report_errata _chosen, _cpu, _id, _rev_var=r4
195 \_cpu\()_errata_\_id\()_str:
201 bl check_errata_\_id
212 ldr r2, =\_cpu\()_errata_\_id\()_str
/tf-a-ffa_el3_spmc/plat/mediatek/common/drivers/gpio/
A Dmtgpio_common.h91 #define PIN(_id, _flag, _bit, _base, _offset) { \ argument
92 .id = _id, \
/tf-a-ffa_el3_spmc/include/lib/cpus/aarch64/
A Dcpu_macros.S239 .macro report_errata _chosen, _cpu, _id, _rev_var=x8
242 \_cpu\()_errata_\_id\()_str:
249 bl check_errata_\_id
261 adr x2, \_cpu\()_errata_\_id\()_str
/tf-a-ffa_el3_spmc/docs/plat/
A Dnvidia-tegra.rst128 int uart\_id;

Completed in 24 milliseconds