| /linux/drivers/video/fbdev/omap/ |
| H A D | Makefile | 13 objs-yy := omapfb_main.o lcdc.o 24 omapfb-objs := $(objs-yy) 26 obj-$(CONFIG_FB_OMAP) += $(lcds-yy)
|
| /linux/mm/ |
| H A D | vmstat.c | 1156 #define TEXT_FOR_DMA(xx, yy) [xx##_DMA] = yy "_dma", argument 1158 #define TEXT_FOR_DMA(xx, yy) argument 1162 #define TEXT_FOR_DMA32(xx, yy) [xx##_DMA32] = yy "_dma32", argument 1164 #define TEXT_FOR_DMA32(xx, yy) argument 1168 #define TEXT_FOR_HIGHMEM(xx, yy) [xx##_HIGH] = yy "_high", argument 1170 #define TEXT_FOR_HIGHMEM(xx, yy) argument 1174 #define TEXT_FOR_DEVICE(xx, yy) [xx##_DEVICE] = yy "_device", argument 1176 #define TEXT_FOR_DEVICE(xx, yy) argument 1179 #define TEXTS_FOR_ZONES(xx, yy) \ argument 1180 TEXT_FOR_DMA(xx, yy) \ [all …]
|
| /linux/kernel/bpf/ |
| H A D | Makefile | 7 CFLAGS_core.o += -Wno-override-init $(cflags-nogcse-yy) 18 ifeq ($(CONFIG_MMU)$(CONFIG_64BIT),yy)
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | renesas,rsnd.txt | 62 [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.
|
| /linux/drivers/crypto/intel/keembay/ |
| H A D | keembay-ocs-ecc.c | 354 u64 yy[KMB_ECC_VLI_MAX_DIGITS] = { 0 }; in kmb_ocs_ecc_is_pubkey_valid_partial() local 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()
|
| /linux/drivers/pmdomain/mediatek/ |
| H A D | Makefile | 7 ifeq ($(CONFIG_THUMB2_KERNEL)$(CONFIG_CC_IS_CLANG),yy)
|
| /linux/drivers/firmware/arm_scmi/transports/ |
| H A D | Makefile | 13 ifeq ($(CONFIG_THUMB2_KERNEL)$(CONFIG_CC_IS_CLANG),yy)
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_namespacing.c | 68 Y yy; in f()
|
| H A D | core_reloc_types.h | 1050 char yy; member 1056 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; member
|
| /linux/drivers/video/fbdev/core/ |
| H A D | tileblit.c | 53 const unsigned short *s, int count, int yy, int xx, in tile_putcs() argument 61 blit.sy = yy; in tile_putcs()
|
| H A D | fbcon.h | 59 const unsigned short *s, int count, int yy, int xx,
|
| H A D | fbcon_ccw.c | 129 const unsigned short *s, int count, int yy, int xx, in ccw_putcs() argument 149 image.dx = yy * vc->vc_font.height; in ccw_putcs()
|
| H A D | fbcon_cw.c | 114 const unsigned short *s, int count, int yy, int xx, in cw_putcs() argument 134 image.dx = vxres - ((yy + 1) * vc->vc_font.height); in cw_putcs()
|
| H A D | fbcon_ud.c | 151 const unsigned short *s, int count, int yy, int xx, in ud_putcs() argument 172 image.dy = vyres - ((yy * vc->vc_font.height) + vc->vc_font.height); in ud_putcs()
|
| H A D | bitblit.c | 151 const unsigned short *s, int count, int yy, int xx, in bit_putcs() argument 167 image.dy = yy * vc->vc_font.height; in bit_putcs()
|
| /linux/scripts/ |
| H A D | Makefile.debug | 12 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_AS_IS_GNU),yy)
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptpf_ucode.h | 70 u8 yy; member
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_ucode.h | 64 u8 yy; member
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | Makefile | 41 ifeq ($(CONFIG_AMD_NB)$(CONFIG_SYSFS),yy)
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_accel.c | 409 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit() argument 426 ydstlen = (yy << 16) | height; in matroxfb_1bpp_imageblit()
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nvidia.c | 547 u32 xx, yy, temp; in nvidiafb_cursor() local 549 yy = cursor->image.dy - info->var.yoffset; in nvidiafb_cursor() 552 temp |= yy << 16; in nvidiafb_cursor()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | Makefile | 33 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_COMPILE_TEST),yy)
|
| /linux/drivers/video/fbdev/ |
| H A D | fsl-diu-fb.c | 1046 uint32_t xx, yy; in fsl_diu_cursor() local 1048 yy = (cursor->image.dy - info->var.yoffset) & 0x7ff; in fsl_diu_cursor() 1051 out_be32(&hw->curs_pos, yy << 16 | xx); in fsl_diu_cursor()
|
| H A D | imsttfb.c | 1200 u32 flags = cursor->set, fg, bg, xx, yy; 1209 yy = cursor->image.dy - info->var.yoffset; 1251 imsttfb_load_cursor_image(par, xx, yy, fgc);
|
| /linux/crypto/ |
| H A D | ecc.c | 1597 u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; in ecc_is_pubkey_valid_partial() local 1613 vli_mod_square_fast(yy, pk->y, curve); /* y^2 */ in ecc_is_pubkey_valid_partial() 1619 if (vli_cmp(yy, w, pk->ndigits) != 0) /* Equation */ in ecc_is_pubkey_valid_partial()
|