Home
last modified time | relevance | path

Searched refs:yy (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v6.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)
/Linux-v6.6/drivers/video/fbdev/core/
Dtileblit.c55 const unsigned short *s, int count, int yy, int xx, in tile_putcs() argument
63 blit.sy = yy; in tile_putcs()
Dfbcon.h60 const unsigned short *s, int count, int yy, int xx,
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_cw.c115 const unsigned short *s, int count, int yy, int xx, in cw_putcs() argument
135 image.dx = vxres - ((yy + 1) * vc->vc_font.height); in cw_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_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()
/Linux-v6.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.
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c68 Y yy; in f()
Dcore_reloc_types.h1040 char yy; member
1046 typedef struct { long xx, yy, zzz; } anon_struct_typedef___diff_sz; member
/Linux-v6.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
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-v6.6/scripts/
DMakefile.debug12 ifeq ($(CONFIG_CC_IS_CLANG)$(CONFIG_AS_IS_GNU),yy)
/Linux-v6.6/drivers/firmware/arm_scmi/
DMakefile22 ifeq ($(CONFIG_THUMB2_KERNEL)$(CONFIG_CC_IS_CLANG),yy)
/Linux-v6.6/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.h70 u8 yy; member
/Linux-v6.6/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_ucode.h64 u8 yy; member
/Linux-v6.6/lib/crypto/mpi/
Dec.c1214 MPI x1, y1, z1, k, h, yy; in mpi_ec_mul_point() local
1323 yy = mpi_copy(point->y); in mpi_ec_mul_point()
1327 ec_invm(yy, yy, ctx); in mpi_ec_mul_point()
1332 mpi_set(y1, yy); in mpi_ec_mul_point()
1343 ec_mulm(y1, yy, z3, ctx); in mpi_ec_mul_point()
1362 mpi_set(result->y, yy); in mpi_ec_mul_point()
1365 mpi_free(yy); yy = NULL; in mpi_ec_mul_point()
/Linux-v6.6/kernel/bpf/
DMakefile7 CFLAGS_core.o += $(call cc-disable-warning, override-init) $(cflags-nogcse-yy)
/Linux-v6.6/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit() argument
424 ydstlen = (yy << 16) | height; in matroxfb_1bpp_imageblit()
/Linux-v6.6/arch/riscv/
DMakefile151 ifeq ($(CONFIG_RISCV_M_MODE)$(CONFIG_ARCH_CANAAN),yy)
/Linux-v6.6/drivers/video/fbdev/nvidia/
Dnvidia.c546 u32 xx, yy, temp; in nvidiafb_cursor() local
548 yy = cursor->image.dy - info->var.yoffset; in nvidiafb_cursor()
551 temp |= yy << 16; in nvidiafb_cursor()
/Linux-v6.6/drivers/video/fbdev/
Dfsl-diu-fb.c1046 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()
Dimsttfb.c1200 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-v6.6/arch/powerpc/
DMakefile45 ifeq ($(CONFIG_PPC64)$(CONFIG_LD_IS_BFD),yy)
/Linux-v6.6/crypto/
Decc.c1553 u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; in ecc_is_pubkey_valid_partial() local
1569 vli_mod_square_fast(yy, pk->y, curve); /* y^2 */ in ecc_is_pubkey_valid_partial()
1575 if (vli_cmp(yy, w, pk->ndigits) != 0) /* Equation */ in ecc_is_pubkey_valid_partial()
/Linux-v6.6/drivers/tty/vt/
Dvt.c593 unsigned int xx, yy, offset; in do_update_region() local
600 yy = offset / vc->vc_cols; in do_update_region()
604 xx = nxx; yy = nyy; in do_update_region()
613 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); in do_update_region()
623 vc->vc_sw->con_putcs(vc, q, p-q, yy, startx); in do_update_region()
627 yy++; in do_update_region()

12