Home
last modified time | relevance | path

Searched refs:crt (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/s390/crypto/
H A Dzcrypt_cca_key.h159 static inline int zcrypt_type6_crt_key(struct ica_rsa_modexpo_crt *crt, void *p) in zcrypt_type6_crt_key() argument
182 if (WARN_ON_ONCE(crt->inputdatalength > 512)) in zcrypt_type6_crt_key()
187 short_len = (crt->inputdatalength + 1) / 2; in zcrypt_type6_crt_key()
190 key_len = 3 * long_len + 2 * short_len + pad_len + crt->inputdatalength; in zcrypt_type6_crt_key()
208 key->pvt.mod_len = crt->inputdatalength; in zcrypt_type6_crt_key()
212 if (copy_from_user(key->key_parts, crt->np_prime, long_len) || in zcrypt_type6_crt_key()
214 crt->nq_prime, short_len) || in zcrypt_type6_crt_key()
216 crt->bp_key, long_len) || in zcrypt_type6_crt_key()
218 crt->bq_key, short_len) || in zcrypt_type6_crt_key()
220 crt->u_mult_inv, long_len)) in zcrypt_type6_crt_key()
[all …]
H A Dzcrypt_msgtype50.h23 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fc);
/linux/drivers/video/fbdev/
H A Dtdfxfb.c363 crt_outb(par, i, reg->crt[i]); in do_write_regs()
594 reg.crt[0x09] = 0x80; in tdfxfb_set_par()
642 reg.crt[0x00] = ht - 4; in tdfxfb_set_par()
643 reg.crt[0x01] = hd; in tdfxfb_set_par()
644 reg.crt[0x02] = hbs; in tdfxfb_set_par()
645 reg.crt[0x03] = 0x80 | (hbe & 0x1f); in tdfxfb_set_par()
646 reg.crt[0x04] = hs; in tdfxfb_set_par()
647 reg.crt[0x05] = ((hbe & 0x20) << 2) | (he & 0x1f); in tdfxfb_set_par()
648 reg.crt[0x06] = vt; in tdfxfb_set_par()
649 reg.crt[0x07] = ((vs & 0x200) >> 2) | in tdfxfb_set_par()
[all …]
H A Dps3fb.c800 u32 crt; in ps3fb_ioctl() local
802 if (get_user(crt, (u32 __user *) arg)) in ps3fb_ioctl()
805 retval = ps3fb_wait_for_vsync(crt); in ps3fb_ioctl()
H A Dtridentfb.c73 static int crt; variable
92 module_param(crt, int, 0);
93 MODULE_PARM_DESC(crt, "Define if CRT is connected");
903 if (crt || !iscyber(par->chip_id)) in is_flatpanel()
/linux/tools/include/nolibc/
H A DMakefile29 crt.h \
107 $(Q)for header in $(filter-out crt.h std.h,$(all_files)); do \
/linux/crypto/
H A Dscompress.c306 struct crypto_acomp *crt = __crypto_acomp_tfm(tfm); in crypto_init_scomp_ops_async() local
322 crt->compress = scomp_acomp_compress; in crypto_init_scomp_ops_async()
323 crt->decompress = scomp_acomp_decompress; in crypto_init_scomp_ops_async()
H A Dahash.c254 struct crypto_ahash *crt = __crypto_ahash_cast(tfm); in crypto_init_ahash_using_shash() local
267 crt->using_shash = true; in crypto_init_ahash_using_shash()
271 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_ahash_using_shash()
/linux/arch/arm64/boot/dts/realtek/
H A Drtd139x.dtsi64 crt: syscon@0 { label
123 &crt {
H A Drtd129x.dtsi66 crt: syscon@0 { label
125 &crt {
H A Drtd16xx.dtsi144 crt: syscon@0 { label
/linux/arch/arm/boot/dts/realtek/
H A Drtd1195.dtsi104 crt: syscon@0 { label
163 &crt {
/linux/drivers/video/fbdev/via/
H A Dioctl.h70 unsigned short crt:1; member
/linux/include/video/
H A Dtdfx.h159 unsigned char crt[25]; member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h150 uint8_t crt, tv, panel; member
H A Dnouveau_bios.c1193 bios->legacy.i2c_indices.crt = bios->data[legacy_i2c_offset]; in parse_bmp_structure()
1770 bios->legacy.i2c_indices.crt, 1, DCB_OUTPUT_B); in fabricate_dcb_encoder_table()
/linux/drivers/video/fbdev/geode/
H A Dgx1fb_core.c469 module_param_named(crt, crt_option, int, 0444);
470 MODULE_PARM_DESC(crt, "enable CRT output. 0 = off, 1 = on (default)");
/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_crtc2.c447 u_int32_t crt; in matroxfb_dh_ioctl() local
449 if (get_user(crt, (u_int32_t __user *)arg)) in matroxfb_dh_ioctl()
452 if (crt != 0) in matroxfb_dh_ioctl()
/linux/Documentation/fb/
H A Dtridentfb.rst48 crt assume monitor is present instead of fp
/linux/drivers/acpi/
H A Dacpi_video.c175 u8 crt:1; member
1166 data->flags.crt = 1; in acpi_video_bus_get_one_device()
1189 data->flags.crt = 1; in acpi_video_bus_get_one_device()
1478 if (!video_device->flags.crt) in acpi_video_get_edid()
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-trimslice.dts71 nvidia,function = "crt";
H A Dtegra20-tamonten.dtsi65 nvidia,function = "crt";
H A Dtegra30-asus-tf300tl.dts80 nvidia,function = "crt";
88 nvidia,function = "crt";
H A Dtegra20-ventana.dts81 nvidia,function = "crt";
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra20.c1898 FUNCTION(crt),
2200 DRV_PG(crt, 0x8ec),

12