Home
last modified time | relevance | path

Searched defs:x (Results 751 – 775 of 1111) sorted by relevance

1...<<31323334353637383940>>...45

/openbmc/u-boot/drivers/timer/
H A Datcpit100_timer.c14 #define REG32_TMR(x) (*(u32 *) ((plat->regs) + (x>>2))) argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dcachedpath.py22 def updatecache(self, x): argument
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-bcm235xx.c57 #define MKSTR(x) {&x, #x} argument
/openbmc/qemu/tests/tcg/x86_64/system/
H A Dboot.S43 #define __ASM_FORM(x) x argument
/openbmc/u-boot/drivers/video/
H A Danx98xx-edp.h54 #define ANX9804_AUX_LENGTH(x) (((x - 1) & 0x0f) << 4) argument
/openbmc/qemu/ui/
H A Dvnc-jobs.c94 int vnc_job_add_rect(VncJob *job, int x, int y, int w, int h) in vnc_job_add_rect()
/openbmc/u-boot/include/configs/
H A Dsunxi-common.h62 #define SDRAM_OFFSET(x) 0x2##x argument
71 #define SDRAM_OFFSET(x) 0x4##x argument
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c111 int x, y; in printlogo_rgb() local
126 int x, y; in printlogo_yuyv() local
/openbmc/u-boot/include/
H A Dmvebu_mmc.h104 #define SDIO_CMD_INDEX(x) ((x) << 8) argument
137 #define SDIO_HOST_CTRL_TMOUT(x) ((x) << 11) argument
/openbmc/qemu/hw/pci-host/
H A Ddesignware.c54 #define DESIGNWARE_PCIE_ATU_BUS(x) (((x) >> 24) & 0xff) argument
55 #define DESIGNWARE_PCIE_ATU_DEVFN(x) (((x) >> 16) & 0xff) argument
/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.c52 #define HELPER_LOG(x...) qemu_log(x) argument
54 #define HELPER_LOG(x...) argument
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc-r8a7795.c562 #define F_(x, y) argument
563 #define FM(x) FN_##x, argument
573 #define F_(x, y) argument
574 #define FM(x) x##_MARK, argument
1499 #define FM(x) PINMUX_DATA(x##_MARK, 0), argument
5078 #define F_(x, y) FN_##y argument
5079 #define FM(x) FN_##x argument
5355 #define F_(x, y) x, argument
5356 #define FM(x) FN_##x, argument
5550 #define F_(x, y) x, argument
[all …]
H A Dpfc-r8a7796.c569 #define F_(x, y) argument
570 #define FM(x) FN_##x, argument
580 #define F_(x, y) argument
581 #define FM(x) x##_MARK, argument
1506 #define FM(x) PINMUX_DATA(x##_MARK, 0), argument
5035 #define F_(x, y) FN_##y argument
5036 #define FM(x) FN_##x argument
5312 #define F_(x, y) x, argument
5313 #define FM(x) FN_##x, argument
5507 #define F_(x, y) x, argument
[all …]
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_elf.h26 #define elf_check_arch(x) ((x) == EM_AARCH64) argument
/openbmc/ipmitool/lib/
H A Dipmi_event.c393 int x; in ipmi_event_fromsensor() local
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c211 #define fsl_qoriq_core_to_cluster(x) x argument
/openbmc/qemu/tests/unit/
H A Dtest-crypto-xts.c301 #define STORE64L(x, y) \ argument
/openbmc/qemu/hw/intc/
H A Dloongson_liointc.c34 #define PARENT_COREx_IPy(x, y) (NUM_IPS * x + y) argument
/openbmc/u-boot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c42 #define MATCH_CMP(x) ((3 * TIMER) + x) argument
/openbmc/u-boot/common/
H A Dlcd_console.c44 static void lcd_putc_xy0(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy0()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h233 #define ENABLE_DEV_NOTE(x) (1 << (x)) argument
474 #define XHCI_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) argument
475 #define XHCI_EXT_PORT_OFF(x) ((x) & 0xff) argument
476 #define XHCI_EXT_PORT_COUNT(x) (((x) >> 8) & 0xff) argument
979 #define TRB_TYPE_LINK(x) (((x) & TRB_TYPE_BITMASK) == TRB_TYPE(TRB_LINK)) argument
981 #define TRB_TYPE_LINK_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ argument
983 #define TRB_TYPE_NOOP_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ argument
/openbmc/qemu/hw/net/
H A De1000.c56 #define DBGBIT(x) (1<<DEBUG_##x) argument
142 #define chkflag(x) (s->compat_flags & E1000_FLAG_##x) argument
518 flash_eerd_read(E1000State *s, int x) in flash_eerd_read()
1128 #define getreg(x) [x] = mac_readreg argument
1179 #define putreg(x) [x] = mac_writereg argument
/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.h203 #define USBA_EPT_BASE(x) (0x100 + (x) * 0x20) argument
204 #define USBA_DMA_BASE(x) (0x300 + (x) * 0x10) argument
205 #define USBA_FIFO_BASE(x) ((x) << 16) argument
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dusb.h219 #define ULPI_DATA_TRIMMER_SEL(x) (((x) & 0x7) << 1) argument
221 #define ULPI_STPDIRNXT_TRIMMER_SEL(x) (((x) & 0x7) << 17) argument
223 #define ULPI_DIR_TRIMMER_SEL(x) (((x) & 0x7) << 25) argument
/openbmc/u-boot/drivers/net/
H A Dlan91c96.h584 #define SMC_SELECT_BANK(edev, x) { SMC_outw(edev, x, LAN91C96_BANK_SELECT); } argument
587 #define SMC_ENABLE_INT(edev, x) {\ argument
597 #define SMC_DISABLE_INT(edev, x) {\ argument

1...<<31323334353637383940>>...45