| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_cca_key.h | 159 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 D | zcrypt_msgtype50.h | 23 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fc);
|
| /linux/drivers/video/fbdev/ |
| H A D | tdfxfb.c | 363 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 D | ps3fb.c | 800 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 D | tridentfb.c | 73 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 D | Makefile | 29 crt.h \ 107 $(Q)for header in $(filter-out crt.h std.h,$(all_files)); do \
|
| /linux/crypto/ |
| H A D | scompress.c | 306 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 D | ahash.c | 254 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 D | rtd139x.dtsi | 64 crt: syscon@0 { label 123 &crt {
|
| H A D | rtd129x.dtsi | 66 crt: syscon@0 { label 125 &crt {
|
| H A D | rtd16xx.dtsi | 144 crt: syscon@0 { label
|
| /linux/arch/arm/boot/dts/realtek/ |
| H A D | rtd1195.dtsi | 104 crt: syscon@0 { label 163 &crt {
|
| /linux/drivers/video/fbdev/via/ |
| H A D | ioctl.h | 70 unsigned short crt:1; member
|
| /linux/include/video/ |
| H A D | tdfx.h | 159 unsigned char crt[25]; member
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bios.h | 150 uint8_t crt, tv, panel; member
|
| H A D | nouveau_bios.c | 1193 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 D | gx1fb_core.c | 469 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 D | matroxfb_crtc2.c | 447 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 D | tridentfb.rst | 48 crt assume monitor is present instead of fp
|
| /linux/drivers/acpi/ |
| H A D | acpi_video.c | 175 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 D | tegra20-trimslice.dts | 71 nvidia,function = "crt";
|
| H A D | tegra20-tamonten.dtsi | 65 nvidia,function = "crt";
|
| H A D | tegra30-asus-tf300tl.dts | 80 nvidia,function = "crt"; 88 nvidia,function = "crt";
|
| H A D | tegra20-ventana.dts | 81 nvidia,function = "crt";
|
| /linux/drivers/pinctrl/tegra/ |
| H A D | pinctrl-tegra20.c | 1898 FUNCTION(crt), 2200 DRV_PG(crt, 0x8ec),
|