Home
last modified time | relevance | path

Searched defs:field (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/
H A Dddrphy_phyinit_softsetmb.c28 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 Dphy-comphy-cp110.c116 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 Dfeat_detect.c27 check_feature(int state, unsigned long field, const char *feat_name, in check_feature() argument
/rk3399_ARM-atf/include/lib/libc/sys/
H A Dcdefs.h467 #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 Dlibfdt.h247 #define fdt_get_header(fdt, field) \ argument
/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c1127 #define print_field(st, type, field, hex, base) \ argument