Searched defs:field (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/ |
| H A D | ddrphy_phyinit_softsetmb.c | 28 int ddrphy_phyinit_softsetmb(struct pmu_smb_ddr_1d *mb_ddr_1d, enum message_block_field field, in ddrphy_phyinit_softsetmb()
|
| /rk3399_ARM-atf/drivers/marvell/comphy/ |
| H A 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
|
| /rk3399_ARM-atf/common/ |
| H A D | feat_detect.c | 27 check_feature(int state, unsigned long field, const char *feat_name, in check_feature() argument
|
| /rk3399_ARM-atf/include/lib/libc/sys/ |
| H A 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
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | libfdt.h | 247 #define fdt_get_header(fdt, field) \ argument
|
| /rk3399_ARM-atf/tools/marvell/doimage/ |
| H A D | doimage.c | 1127 #define print_field(st, type, field, hex, base) \ argument
|