/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 123 #define fVLOG_VTCM_WORD_INCREMENT(EA, OFFSET, INC, IDX, ALIGNMENT, LEN) \ argument 175 #define fVLOG_VTCM_GATHER_WORD(EA, OFFSET, IDX, LEN) \ argument 179 #define fVLOG_VTCM_GATHER_HALFWORD(EA, OFFSET, IDX, LEN) \ argument 183 #define fVLOG_VTCM_GATHER_HALFWORD_DV(EA, OFFSET, IDX, IDX2, IDX_H, LEN) \ argument 187 #define fVLOG_VTCM_GATHER_WORDQ(EA, OFFSET, IDX, Q, LEN) \ argument 192 #define fVLOG_VTCM_GATHER_HALFWORDQ(EA, OFFSET, IDX, Q, LEN) \ argument 250 #define fVLOG_VTCM_HALFWORD(EA, OFFSET, IN, IDX, LEN) \ argument 254 #define fVLOG_VTCM_WORD(EA, OFFSET, IN, IDX, LEN) \ argument 258 #define fVLOG_VTCM_HALFWORDQ(EA, OFFSET, IN, IDX, Q, LEN) \ argument 263 #define fVLOG_VTCM_WORDQ(EA, OFFSET, IN, IDX, Q, LEN) \ argument [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | mux.h | 39 #define OFFSET(x) (unsigned int) (&((struct pad_signals *)\ macro
|
/openbmc/linux/include/linux/ |
H A D | kbuild.h | 10 #define OFFSET(sym, str, mem) \ macro
|
/openbmc/u-boot/include/linux/ |
H A D | kbuild.h | 14 #define OFFSET(sym, str, mem) \ macro
|
/openbmc/linux/tools/testing/selftests/timens/ |
H A D | exec.c | 19 #define OFFSET (36000) macro
|
H A D | vfork_exec.c | 20 #define OFFSET (36000) macro
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | read_write_overlap.c | 37 #define insert(RES, X, WIDTH, OFFSET) \ argument
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | my3126.c | 35 #define OFFSET(REG_ADDR) (REG_ADDR << 2) macro
|
H A D | pm3393.c | 39 #define OFFSET(REG_ADDR) ((REG_ADDR) << 2) macro
|
/openbmc/u-boot/drivers/thermal/ |
H A D | imx_thermal.c | 27 #define OFFSET 3580661 macro
|
/openbmc/linux/tools/power/cpupower/debug/i386/ |
H A D | dump_psb.c | 16 #define OFFSET (0xc0000) macro
|
/openbmc/u-boot/fs/cramfs/ |
H A D | cramfs.c | 38 #define OFFSET(x) ((x)->i_ino) macro
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mb86s7x.c | 34 #define OFFSET(x) BIT((x) % 8) macro
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | conf_space.h | 75 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset) macro
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/ |
H A D | clock.c | 224 #define OFFSET(name, value) PERIPHC_ ## name macro
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 199 #define fINSERT_BITS(REG, WIDTH, OFFSET, INVAL) \ argument 201 #define fEXTRACTU_BITS(INREG, WIDTH, OFFSET) \ argument 203 #define fEXTRACTU_BIDIR(INREG, WIDTH, OFFSET) \ argument
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/ |
H A D | clock.c | 224 #define OFFSET(name, value) PERIPHC_ ## name macro
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | clock.c | 242 #define OFFSET(name, value) PERIPHC_ ## name macro
|
/openbmc/linux/fs/cramfs/ |
H A D | inode.c | 65 #define OFFSET(x) ((x)->i_ino) macro
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 326 #define ADDR_ADD(BASE, OFFSET) ((BASE) + (OFFSET)) argument 327 #define ADDR_ADD_OSH(BASE, OFFSET) ((BASE) + ((OFFSET) << 1)) argument 328 #define ADDR_ADD_OSW(BASE, OFFSET) ((BASE) + ((OFFSET) << 2)) argument 329 #define ADDR_ADD_OSD(BASE, OFFSET) ((BASE) + ((OFFSET) << 3)) argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | bcm3510_priv.h | 180 u8 OFFSET :1; member 205 u8 OFFSET :1; member
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | clock.c | 354 #define OFFSET(name, value) PERIPHC_ ## name macro
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | clock.c | 324 #define OFFSET(name, value) PERIPHC_ ## name macro
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | tegra_nand.c | 156 #define OFFSET(val, off) ((val) < (off) ? 0 : (val) - (off)) macro
|
/openbmc/linux/arch/mips/kernel/ |
H A D | traps.c | 505 #define OFFSET 0x0000ffff macro
|