Home
last modified time | relevance | path

Searched refs:compat (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.7.0/plat/st/common/include/
Dstm32mp_dt.h35 int dt_get_node(struct dt_node_info *info, int offset, const char *compat);
/trusted-firmware-a-3.7.0/plat/st/common/
Dstm32mp_dt.c168 int dt_get_node(struct dt_node_info *info, int offset, const char *compat) in dt_get_node() argument
172 node = fdt_node_offset_by_compatible(fdt, offset, compat); in dt_get_node()
/trusted-firmware-a-3.7.0/
DMakefile306 -Wpacked-bitfield-compat -Wshift-overflow=2 \