| /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/include/plat/marvell/odyssey/csr/ |
| H A D | ody-csr.h | 222 #define CSR_WAIT_FOR_FIELD(csr, field, op, value, timeout_usec) \ argument 252 #define CSR_WAIT_FOR_FIELD_ACTUAL(csr, field, op, value, timeout_usec) \ argument 289 #define CSR_WAIT_FOR_CHIP_FIELD(csr, chip, field, op, value, timeout_usec) \ argument
|
| /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/drivers/qti/accesscontrol/vmidmt/ |
| H A D | vmidmt_hal.c | 61 uint32_t field = vmid % HAL_VMIDMT_PERMS_PER_FIELD; in get_permissions() local 72 uint32_t field = vmid % HAL_VMIDMT_MASKS_PER_FIELD; in mask_bit_set() local
|
| H A D | vmidmt_hal_hwio.h | 982 #define VMIDMT_INFI(base, regsym, index, field) \ argument 985 #define VMIDMT_OUTF(base, regsym, field, val) \ argument 988 #define VMIDMT_INF(base, regsym, field) \ argument 991 #define VMIDMT_OUTFI(base, regsym, index, field, val) \ argument 994 #define VMIDMT_INFC(regval, regsym, field) \ argument
|
| /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()
|
| /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
|