| /openbmc/u-boot/board/samsung/common/ |
| H A D | misc.c | 454 int x, y; in draw_logo() local
|
| /openbmc/u-boot/arch/arm/mach-uniphier/sbc/ |
| H A D | sbc-regs.h | 27 #define SBCTRL(x, y) (SBCTRL_BASE + (x) * 0x10 + (y) * 4) argument
|
| /openbmc/u-boot/board/bluewater/gurnard/ |
| H A D | gurnard.c | 119 int x, y; in lcd_splash() local
|
| /openbmc/u-boot/arch/m68k/include/asm/ |
| H A D | m5271.h | 17 #define mbar_writeLong(x,y) *((volatile unsigned long *) (CONFIG_SYS_MBAR + x)) = y argument 18 #define mbar_writeShort(x,y) *((volatile unsigned short *) (CONFIG_SYS_MBAR + x)) = y argument 19 #define mbar_writeByte(x,y) *((volatile unsigned char *) (CONFIG_SYS_MBAR + x)) = y argument
|
| /openbmc/qemu/ui/ |
| H A D | curses.c | 69 int x, int y, int w, int h) in curses_update() 193 int x, int y) in curses_cursor_position()
|
| H A D | vnc-jobs.c | 94 int vnc_job_add_rect(VncJob *job, int x, int y, int w, int h) in vnc_job_add_rect()
|
| /openbmc/u-boot/scripts/kconfig/lxdialog/ |
| H A D | textbox.c | 47 int i, x, y, cur_x, cur_y, key = 0; in dialog_textbox() local
|
| /openbmc/qemu/hw/display/ |
| H A D | xenfb.c | 80 int x,y,w,h; member 633 static void xenfb_guest_copy(struct XenFB *xenfb, int x, int y, int w, int h) in xenfb_guest_copy() 827 int x, y, w, h; in xenfb_handle_events() local
|
| H A D | tcx.c | 152 int y, int width) in tcx_draw_cursor32() 218 int y, y_start, dd, ds; in tcx_update_display() local 268 int y, y_start, dd, ds; in tcx24_update_display() local
|
| /openbmc/u-boot/board/compulab/common/ |
| H A D | omap3_display.c | 139 static void set_resolution_params(int x, int y) in set_resolution_params()
|
| /openbmc/qemu/tests/unit/ |
| H A D | check-block-qdict.c | 44 QList *y = qlist_new(); in qdict_flatten_test() local
|
| H A D | test-crypto-xts.c | 301 #define STORE64L(x, y) \ argument
|
| /openbmc/u-boot/tools/easylogo/ |
| H A D | easylogo.c | 111 int x, y; in printlogo_rgb() local 126 int x, y; in printlogo_yuyv() local
|
| /openbmc/intel-ipmi-oem/tests/ |
| H A D | test_sensorcommands.cpp | 58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue()
|
| /openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
| H A D | sensorcommands_unittest.cpp | 58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue()
|
| /openbmc/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | debug.c | 169 void x86emu_decode_printf2(char *x, int y) in x86emu_decode_printf2()
|
| /openbmc/qemu/hw/intc/ |
| H A D | loongson_liointc.c | 34 #define PARENT_COREx_IPy(x, y) (NUM_IPS * x + y) argument
|
| /openbmc/u-boot/common/ |
| H A D | lcd_console.c | 44 static void lcd_putc_xy0(struct console_t *pcons, ushort x, ushort y, char c) in lcd_putc_xy0()
|
| H A D | edid.c | 422 unsigned int x, y; in edid_print_info() local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | ipu_disp.c | 475 int y, u, v; in ipu_dp_init() local 1239 int y, u, v; in ipu_disp_set_color_key() local
|
| /openbmc/u-boot/tools/ |
| H A D | pblimage.c | 10 #define roundup(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) argument
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu-hash32.h | 52 #define HPTE32_V_COMPARE(x, y) (!(((x) ^ (y)) & 0x7fffffbf)) argument
|
| /openbmc/u-boot/drivers/pinctrl/renesas/ |
| H A D | pfc-r8a77970.c | 322 #define F_(x, y) argument 333 #define F_(x, y) argument 2048 #define F_(x, y) FN_##y argument 2257 #define F_(x, y) x, argument 2352 #define F_(x, y) x, argument
|
| H A D | pfc-r8a77995.c | 452 #define F_(x, y) argument 463 #define F_(x, y) argument 2016 #define F_(x, y) FN_##y argument 2259 #define F_(x, y) x, argument 2404 #define F_(x, y) x, argument
|
| /openbmc/qemu/include/hw/xen/interface/io/ |
| H A D | fbif.h | 31 int32_t y; /* source y */ member
|