Searched defs:field (Results 1 – 5 of 5) sorted by relevance
/trusted-firmware-a-3.6.0-3.5.0/common/ |
D | feat_detect.c | 49 check_feature(int state, unsigned long field, const char *feat_name, in check_feature()
|
/trusted-firmware-a-3.6.0-3.5.0/drivers/marvell/comphy/ |
D | phy-comphy-cp110.c | 116 uint32_t reg, mask, field; in mvebu_cp110_comphy_clr_pipe_selector() local 135 uint32_t reg, mask, field; in mvebu_cp110_comphy_clr_phy_selector() local
|
/trusted-firmware-a-3.6.0-3.5.0/include/lib/libc/sys/ |
D | cdefs.h | 467 #define __offsetof(type, field) __builtin_offsetof(type, field) argument 470 #define __offsetof(type, field) \ argument 473 #define __offsetof(type, field) \ argument
|
/trusted-firmware-a-3.6.0-3.5.0/include/lib/libfdt/ |
D | libfdt.h | 247 #define fdt_get_header(fdt, field) \ argument
|
/trusted-firmware-a-3.6.0-3.5.0/tools/marvell/doimage/ |
D | doimage.c | 1126 #define print_field(st, type, field, hex, base) \ argument
|