Home
last modified time | relevance | path

Searched full:yy (Results 1 – 25 of 50) sorted by relevance

12

/linux-3.3/drivers/video/omap/
DMakefile7 objs-yy := omapfb_main.o
31 omapfb-objs := $(objs-yy)
/linux-3.3/arch/arm/mach-nomadik/
Di2c-8815nhk.c27 /* first bus: GPIO XX and YY */
35 /* second bus: GPIO XX and YY */
/linux-3.3/drivers/usb/serial/
Dio_edgeport.h100 __u8 BootMinorVersion; /* yy. */
104 __u8 FirmwareMinorVersion; /* yy. */
107 __u8 ManufactureDescDate[3]; /* MM/DD/YY when descriptor template was compiled */
Dio_usbvend.h353 __u8 MinorVersion; // yy.
443 __u8 DescDate[3]; // F09 MM/DD/YY when descriptor template was compiler,
541 __u8 MinorVersion; // C7 yy.
/linux-3.3/drivers/video/console/
Dtileblit.c55 const unsigned short *s, int count, int yy, int xx, in tile_putcs() argument
63 blit.sy = yy; in tile_putcs()
Dfbcon_cw.c116 const unsigned short *s, int count, int yy, int xx, in cw_putcs() argument
136 image.dx = vxres - ((yy + 1) * vc->vc_font.height); in cw_putcs()
Dbitblit.c144 const unsigned short *s, int count, int yy, int xx, in bit_putcs() argument
160 image.dy = yy * vc->vc_font.height; in bit_putcs()
Dfbcon_ccw.c130 const unsigned short *s, int count, int yy, int xx, in ccw_putcs() argument
150 image.dx = yy * vc->vc_font.height; in ccw_putcs()
Dfbcon_ud.c152 const unsigned short *s, int count, int yy, int xx, in ud_putcs() argument
173 image.dy = vyres - ((yy * vc->vc_font.height) + vc->vc_font.height); in ud_putcs()
Dfbcon.h60 const unsigned short *s, int count, int yy, int xx,
/linux-3.3/drivers/rtc/
Drtc-ds3234.c76 dt->tm_year = bcd2bin(buf[6] & 0xff) + 100; /* Assume 20YY */ in ds3234_read_time()
94 /* Assume 20YY although we just want to make sure not to go negative. */ in ds3234_set_time()
Drtc-fm3130.c140 /* assume 20YY not 19YY, and ignore CF bit */ in fm3130_get_time()
174 /* assume 20YY not 19YY */ in fm3130_set_time()
Drtc-m41t80.c123 /* assume 20YY not 19YY, and ignore the Century Bit */ in m41t80_get_datetime()
178 /* assume 20YY not 19YY */ in m41t80_set_datetime()
Drtc-ds1307.c327 /* assume 20YY not 19YY, and ignore DS1337_BIT_CENTURY */ in ds1307_get_time()
360 /* assume 20YY not 19YY */ in ds1307_set_time()
/linux-3.3/sound/core/seq/
Dseq_midi_emul.c494 * drum channel: XX=0x1?(channel), YY=0x15, ZZ=on/off in sysex()
495 * reverb mode: XX=0x01, YY=0x30, ZZ=0-7 in sysex()
496 * chorus mode: XX=0x01, YY=0x38, ZZ=0-7 in sysex()
497 * master vol: XX=0x00, YY=0x04, ZZ=0-127 in sysex()
500 0x41,0x10,0x42,0x12,0x40,/*XX,YY,ZZ*/ in sysex()
/linux-3.3/drivers/firmware/
Ddmi_scan.c643 * [mm[/dd]]/yy[yy] and the result is stored in the out
667 * mm/dd/yy[yy] but the original code extracted only the year in dmi_get_date()
/linux-3.3/drivers/net/ethernet/fujitsu/
Dfmvj18x_cs.c557 * 22 0d xx xx xx 04 06 yy yy yy yy yy yy ff in fmvj18x_get_hwinfo()
559 * 'yy' is MAC address. in fmvj18x_get_hwinfo()
/linux-3.3/drivers/macintosh/
Dvia-macii.c482 * data is "XX...YY 00" while CTLR_IRQ is "L...H L" in macii_interrupt()
484 * data is "XX...YY 00" while CTLR_IRQ is "L...L L" in macii_interrupt()
486 * YY is the last byte of valid response data.) in macii_interrupt()
/linux-3.3/fs/isofs/
Dutil.c8 * We have to convert from a MM/DD/YY format to the Unix ctime format.
/linux-3.3/Documentation/usb/
Dwusb-cbaf50 CHID is always 16 hex bytes in 'XX YY ZZ...' form
/linux-3.3/drivers/video/matrox/
Dmatroxfb_accel.c390 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit() argument
407 ydstlen = (yy << 16) | height; in matroxfb_1bpp_imageblit()
/linux-3.3/drivers/char/
Dnvram.c642 "YY%cMM%cDD",
643 "YY%cDD%cMM",
/linux-3.3/Documentation/filesystems/
Dnilfs2.txt205 `-- file (ino=yy)
/linux-3.3/arch/powerpc/include/asm/
Dspinlock.h35 /* use 0x800000yy when locked, where yy == CPU number */
/linux-3.3/scripts/
DMakefile.lib176 LEX_PREFIX = $(if $(LEX_PREFIX_${baseprereq}),$(LEX_PREFIX_${baseprereq}),yy)
187 YACC_PREFIX = $(if $(YACC_PREFIX_${baseprereq}),$(YACC_PREFIX_${baseprereq}),yy)

12