/linux-4.4.14/drivers/video/fbdev/omap/ |
H A D | Makefile | 7 objs-yy := omapfb_main.o lcdc.o 25 omapfb-objs := $(objs-yy) 27 obj-$(CONFIG_FB_OMAP) += $(lcds-yy)
|
/linux-4.4.14/drivers/usb/serial/ |
H A D | io_edgeport.h | 100 __u8 BootMinorVersion; /* yy. */ 104 __u8 FirmwareMinorVersion; /* yy. */
|
H A D | io_usbvend.h | 353 __u8 MinorVersion; // yy. 541 __u8 MinorVersion; // C7 yy.
|
/linux-4.4.14/drivers/video/console/ |
H A D | tileblit.c | 55 const unsigned short *s, int count, int yy, int xx, tile_putcs() 63 blit.sy = yy; tile_putcs() 54 tile_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) tile_putcs() argument
|
H A D | bitblit.c | 144 const unsigned short *s, int count, int yy, int xx, bit_putcs() 160 image.dy = yy * vc->vc_font.height; bit_putcs() 143 bit_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) bit_putcs() argument
|
H A D | fbcon_ccw.c | 130 const unsigned short *s, int count, int yy, int xx, ccw_putcs() 150 image.dx = yy * vc->vc_font.height; ccw_putcs() 129 ccw_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) ccw_putcs() argument
|
H A D | fbcon_cw.c | 115 const unsigned short *s, int count, int yy, int xx, cw_putcs() 135 image.dx = vxres - ((yy + 1) * vc->vc_font.height); cw_putcs() 114 cw_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) cw_putcs() argument
|
H A D | fbcon_ud.c | 152 const unsigned short *s, int count, int yy, int xx, ud_putcs() 173 image.dy = vyres - ((yy * vc->vc_font.height) + vc->vc_font.height); ud_putcs() 151 ud_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) ud_putcs() argument
|
H A D | fbcon.h | 60 const unsigned short *s, int count, int yy, int xx,
|
/linux-4.4.14/drivers/net/ethernet/fujitsu/ |
H A D | fmvj18x_cs.c | 555 * 22 0d xx xx xx 04 06 yy yy yy yy yy yy ff fmvj18x_get_hwinfo() 557 * 'yy' is MAC address. fmvj18x_get_hwinfo()
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
H A D | matroxfb_accel.c | 406 int width, int height, int yy, int xx) matroxfb_1bpp_imageblit() 423 ydstlen = (yy << 16) | height; matroxfb_1bpp_imageblit() 404 matroxfb_1bpp_imageblit(struct matrox_fb_info *minfo, u_int32_t fgx, u_int32_t bgx, const u_int8_t *chardata, int width, int height, int yy, int xx) matroxfb_1bpp_imageblit() argument
|
/linux-4.4.14/drivers/firmware/ |
H A D | dmi_scan.c | 904 * [mm[/dd]]/yy[yy] and the result is stored in the out 928 * mm/dd/yy[yy] but the original code extracted only the year dmi_get_date()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | spinlock.h | 32 /* use 0x800000yy when locked, where yy == CPU number */
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
H A D | sysfs.c | 357 /* pci_name format is: bus:dev:func -> xxxx:yy:zz.n */ get_name() 359 strncpy(base_name, name, 8); /*till xxxx:yy:*/ get_name()
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 550 u32 xx, yy, temp; nvidiafb_cursor() local 552 yy = cursor->image.dy - info->var.yoffset; nvidiafb_cursor() 555 temp |= yy << 16; nvidiafb_cursor()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | imsttfb.c | 1202 u32 flags = cursor->set, fg, bg, xx, yy; 1211 yy = cursor->image.dy - info->var.yoffset; 1253 imsttfb_load_cursor_image(par, xx, yy, fgc);
|
H A D | fsl-diu-fb.c | 1051 uint32_t xx, yy; fsl_diu_cursor() local 1053 yy = (cursor->image.dy - info->var.yoffset) & 0x7ff; fsl_diu_cursor() 1056 out_be32(&hw->curs_pos, yy << 16 | xx); fsl_diu_cursor()
|
/linux-4.4.14/arch/mips/ |
H A D | Makefile | 255 ifeq ($(KBUILD_SYM32)$(call cc-option-yn,-msym32), yy)
|
/linux-4.4.14/drivers/isdn/gigaset/ |
H A D | usb-gigaset.c | 88 * 41 13 -- -- -- -- 10 00 ww 00 00 00 xx 00 00 00 yy 00 00 00 zz 00 00 00 92 * yy and zz seem to be equal, either 0x00 or 0x0a
|
/linux-4.4.14/drivers/isdn/isdnloop/ |
H A D | isdnloop.c | 856 /* 0x;DSCA_Rdd,yy,zz,oo */ isdnloop_parse_cmd() 863 /* 0x;DCAL_Rdd,yy,zz,oo */ isdnloop_parse_cmd()
|
/linux-4.4.14/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1598 u32 xx, yy, temp; rivafb_cursor() local 1600 yy = cursor->image.dy - info->var.yoffset; rivafb_cursor() 1603 temp |= yy << 16; rivafb_cursor()
|
/linux-4.4.14/drivers/video/fbdev/via/ |
H A D | viafbdev.c | 775 u32 temp, xx, yy, bg_color = 0, fg_color = 0, viafb_cursor() local 795 yy = cursor->image.dy - info->var.yoffset; viafb_cursor() 797 temp = yy & 0xFFFF; viafb_cursor()
|
/linux-4.4.14/drivers/tty/vt/ |
H A D | vt.c | 353 unsigned int xx, yy, offset; do_update_region() local 360 yy = offset / vc->vc_cols; do_update_region() 364 xx = nxx; yy = nyy; do_update_region() 373 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); do_update_region() 383 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); do_update_region() 387 yy++; do_update_region()
|
/linux-4.4.14/sound/usb/ |
H A D | mixer_quirks.c | 180 * Live! 24-bit: 06 80 xx yy 22 83
|
/linux-4.4.14/sound/pci/ |
H A D | azt3328.c | 116 * where x,y is the xx-yy number as given in hwdep.
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | crisv10.c | 4107 &serial_version[11]); /* "$Revision: x.yy" */ show_serial_version()
|