Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
DMakefile13 objs-yy := omapfb_main.o lcdc.o
24 omapfb-objs := $(objs-yy)
26 obj-$(CONFIG_FB_OMAP) += $(lcds-yy)
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
DMakefile8 objs-yy := omapfb_main.o lcdc.o
26 omapfb-objs := $(objs-yy)
28 obj-$(CONFIG_FB_OMAP) += $(lcds-yy)
/kernel/linux/linux-6.6/drivers/usb/serial/
Dio_edgeport.h45 __u8 BootMinorVersion; /* yy. */
49 __u8 FirmwareMinorVersion; /* yy. */
52 __u8 ManufactureDescDate[3]; /* MM/DD/YY when descriptor template was compiled */
/kernel/linux/linux-5.10/drivers/usb/serial/
Dio_edgeport.h95 __u8 BootMinorVersion; /* yy. */
99 __u8 FirmwareMinorVersion; /* yy. */
102 __u8 ManufactureDescDate[3]; /* MM/DD/YY when descriptor template was compiled */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ddr/
Djedec,lpddr-props.yaml23 lpddrX-YY,ZZZZ where X is the LPDDR version, YY is the manufacturer ID
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Drenesas,rsnd.txt62 [xx]Hz [yy]Hz
65 SRC can convert [xx]Hz to [yy]Hz. Then, it has below 2 modes
94 [xx]ch [yy]ch
97 CTU can convert [xx]ch to [yy]ch, or exchange outputted channel.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices-soc32 YY is continuation code.
71 code, YY is continuation code and ZZZZ is the SOC ID.
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-devices-soc32 YY is continuation code.
71 code, YY is continuation code and ZZZZ is the SOC ID.
Dsysfs-platform-wilco-ec16 Output will a MM/DD/YY string.
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dtileblit.c56 const unsigned short *s, int count, int yy, int xx, in tile_putcs() argument
64 blit.sy = yy; in tile_putcs()
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
Dkeembay-ocs-ecc.c354 u64 yy[KMB_ECC_VLI_MAX_DIGITS] = { 0 }; in kmb_ocs_ecc_is_pubkey_valid_partial() local
375 /* Compute y^2 -> store in yy */ in kmb_ocs_ecc_is_pubkey_valid_partial()
376 rc = kmb_ecc_do_scalar_op(ecc_dev, yy, pk->y, pk->y, curve, pk->ndigits, in kmb_ocs_ecc_is_pubkey_valid_partial()
411 rc = vli_cmp(yy, w, pk->ndigits); in kmb_ocs_ecc_is_pubkey_valid_partial()
417 memzero_explicit(yy, sizeof(yy)); in kmb_ocs_ecc_is_pubkey_valid_partial()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
Dtileblit.c53 const unsigned short *s, int count, int yy, int xx, in tile_putcs() argument
61 blit.sy = yy; in tile_putcs()
/kernel/linux/linux-6.6/sound/core/seq/
Dseq_midi_emul.c490 * drum channel: XX=0x1?(channel), YY=0x15, ZZ=on/off in sysex()
491 * reverb mode: XX=0x01, YY=0x30, ZZ=0-7 in sysex()
492 * chorus mode: XX=0x01, YY=0x38, ZZ=0-7 in sysex()
493 * master vol: XX=0x00, YY=0x04, ZZ=0-127 in sysex()
496 0x41,0x10,0x42,0x12,0x40,/*XX,YY,ZZ*/ in sysex()
/kernel/linux/linux-5.10/sound/core/seq/
Dseq_midi_emul.c490 * drum channel: XX=0x1?(channel), YY=0x15, ZZ=on/off in sysex()
491 * reverb mode: XX=0x01, YY=0x30, ZZ=0-7 in sysex()
492 * chorus mode: XX=0x01, YY=0x38, ZZ=0-7 in sysex()
493 * master vol: XX=0x00, YY=0x04, ZZ=0-127 in sysex()
496 0x41,0x10,0x42,0x12,0x40,/*XX,YY,ZZ*/ in sysex()
/kernel/linux/linux-6.6/scripts/
DMakefile.debug12 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_AS_IS_GNU),yy)
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c68 Y yy; in f()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c68 Y yy; in f()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-fm3130.c126 /* assume 20YY not 19YY, and ignore CF bit */ in fm3130_get_time()
159 /* assume 20YY not 19YY */ in fm3130_set_time()
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-fm3130.c126 /* assume 20YY not 19YY, and ignore CF bit */ in fm3130_get_time()
159 /* assume 20YY not 19YY */ in fm3130_set_time()
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
DMakefile22 ifeq ($(CONFIG_THUMB2_KERNEL)$(CONFIG_CC_IS_CLANG),yy)
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
Dhypfs.h42 char date[8]; /* MM/DD/YY in EBCDIC */
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dhypfs.h42 char date[8]; /* MM/DD/YY in EBCDIC */
/kernel/linux/linux-5.10/kernel/bpf/
DMakefile7 CFLAGS_core.o += $(call cc-disable-warning, override-init) $(cflags-nogcse-yy)
/kernel/linux/linux-6.6/arch/m68k/atari/
Dnvram.c166 "YY%cMM%cDD",
167 "YY%cDD%cMM",
/kernel/linux/linux-5.10/arch/m68k/atari/
Dnvram.c166 "YY%cMM%cDD",
167 "YY%cDD%cMM",

123456