| /kernel/linux/linux-6.6/drivers/gpu/drm/aspeed/ |
| D | aspeed_gfx.h | 28 #define CRT_CTRL1 0x60 /* CRT Control I */ 29 #define CRT_CTRL2 0x64 /* CRT Control II */ 30 #define CRT_STATUS 0x68 /* CRT Status */ 31 #define CRT_MISC 0x6c /* CRT Misc Setting */ 32 #define CRT_HORIZ0 0x70 /* CRT Horizontal Total & Display Enable End */ 33 #define CRT_HORIZ1 0x74 /* CRT Horizontal Retrace Start & End */ 34 #define CRT_VERT0 0x78 /* CRT Vertical Total & Display Enable End */ 35 #define CRT_VERT1 0x7C /* CRT Vertical Retrace Start & End */ 36 #define CRT_ADDR 0x80 /* CRT Display Starting Address */ 37 #define CRT_OFFSET 0x84 /* CRT Display Offset & Terminal Count */ [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/ |
| D | aspeed_gfx.h | 22 #define CRT_CTRL1 0x60 /* CRT Control I */ 23 #define CRT_CTRL2 0x64 /* CRT Control II */ 24 #define CRT_STATUS 0x68 /* CRT Status */ 25 #define CRT_MISC 0x6c /* CRT Misc Setting */ 26 #define CRT_HORIZ0 0x70 /* CRT Horizontal Total & Display Enable End */ 27 #define CRT_HORIZ1 0x74 /* CRT Horizontal Retrace Start & End */ 28 #define CRT_VERT0 0x78 /* CRT Vertical Total & Display Enable End */ 29 #define CRT_VERT1 0x7C /* CRT Vertical Retrace Start & End */ 30 #define CRT_ADDR 0x80 /* CRT Display Starting Address */ 31 #define CRT_OFFSET 0x84 /* CRT Display Offset & Terminal Count */ [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_crt.c | 103 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_hw_state() local 112 ret = intel_crt_port_enabled(dev_priv, crt->adpa_reg, pipe); in intel_crt_get_hw_state() 122 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_flags() local 125 tmp = intel_de_read(dev_priv, crt->adpa_reg); in intel_crt_get_flags() 171 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_set_dpms() local 212 intel_de_write(dev_priv, crt->adpa_reg, adpa); in intel_crt_set_dpms() 469 struct intel_crt *crt = intel_attached_crt(to_intel_connector(connector)); in ilk_crt_detect_hotplug() local 475 if (crt->force_hotplug_required) { in ilk_crt_detect_hotplug() 479 crt->force_hotplug_required = false; in ilk_crt_detect_hotplug() 481 save_adpa = adpa = intel_de_read(dev_priv, crt->adpa_reg); in ilk_crt_detect_hotplug() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_crt.c | 92 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_hw_state() local 101 ret = intel_crt_port_enabled(dev_priv, crt->adpa_reg, pipe); in intel_crt_get_hw_state() 111 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_flags() local 114 tmp = intel_de_read(dev_priv, crt->adpa_reg); in intel_crt_get_flags() 162 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_set_dpms() local 203 intel_de_write(dev_priv, crt->adpa_reg, adpa); in intel_crt_set_dpms() 450 struct intel_crt *crt = intel_attached_crt(to_intel_connector(connector)); in ilk_crt_detect_hotplug() local 456 if (crt->force_hotplug_required) { in ilk_crt_detect_hotplug() 460 crt->force_hotplug_required = false; in ilk_crt_detect_hotplug() 462 save_adpa = adpa = intel_de_read(dev_priv, crt->adpa_reg); in ilk_crt_detect_hotplug() [all …]
|
| /kernel/linux/linux-6.6/include/video/ |
| D | s1d13xxxfb.h | 35 #define S1DREG_CRT_CLK_CNF 0x0018 /* CRT/TV Pixel Clock Configuration Register */ 63 #define S1DREG_CRT_DISP_HWIDTH 0x0050 /* CRT/TV Horizontal Display Width Register: ((val)+1)*8)=pi… 64 #define S1DREG_CRT_NDISP_HPER 0x0052 /* CRT/TV Horizontal Non-Display Period Register */ 65 #define S1DREG_CRT_HRTC_START 0x0053 /* CRT/TV HRTC Start Position Register */ 66 #define S1DREG_CRT_HRTC_PWIDTH 0x0054 /* CRT/TV HRTC Pulse Width Register */ 67 #define S1DREG_CRT_DISP_VHEIGHT0 0x0056 /* CRT/TV Vertical Display Height Register 0 */ 68 #define S1DREG_CRT_DISP_VHEIGHT1 0x0057 /* CRT/TV Vertical Display Height Register 1 */ 69 #define S1DREG_CRT_NDISP_VPER 0x0058 /* CRT/TV Vertical Non-Display Period Register */ 70 #define S1DREG_CRT_VRTC_START 0x0059 /* CRT/TV VRTC Start Position Register */ 71 #define S1DREG_CRT_VRTC_PWIDTH 0x005A /* CRT/TV VRTC Pulse Width Register */ [all …]
|
| /kernel/linux/linux-5.10/include/video/ |
| D | s1d13xxxfb.h | 35 #define S1DREG_CRT_CLK_CNF 0x0018 /* CRT/TV Pixel Clock Configuration Register */ 63 #define S1DREG_CRT_DISP_HWIDTH 0x0050 /* CRT/TV Horizontal Display Width Register: ((val)+1)*8)=pi… 64 #define S1DREG_CRT_NDISP_HPER 0x0052 /* CRT/TV Horizontal Non-Display Period Register */ 65 #define S1DREG_CRT_HRTC_START 0x0053 /* CRT/TV HRTC Start Position Register */ 66 #define S1DREG_CRT_HRTC_PWIDTH 0x0054 /* CRT/TV HRTC Pulse Width Register */ 67 #define S1DREG_CRT_DISP_VHEIGHT0 0x0056 /* CRT/TV Vertical Display Height Register 0 */ 68 #define S1DREG_CRT_DISP_VHEIGHT1 0x0057 /* CRT/TV Vertical Display Height Register 1 */ 69 #define S1DREG_CRT_NDISP_VPER 0x0058 /* CRT/TV Vertical Non-Display Period Register */ 70 #define S1DREG_CRT_VRTC_START 0x0059 /* CRT/TV VRTC Start Position Register */ 71 #define S1DREG_CRT_VRTC_PWIDTH 0x005A /* CRT/TV VRTC Pulse Width Register */ [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-sa1100/ |
| D | jornada720.c | 64 {0x0018,0x01}, // CRT/TV Pixel Clock Configuration Register 92 {0x0050,0x4F}, // CRT/TV Horizontal Display Width Register 93 {0x0052,0x13}, // CRT/TV Horizontal Non-Display Period Register 94 {0x0053,0x01}, // CRT/TV HRTC Start Position Register 95 {0x0054,0x0B}, // CRT/TV HRTC Pulse Width Register 96 {0x0056,0xDF}, // CRT/TV Vertical Display Height Register 0 97 {0x0057,0x01}, // CRT/TV Vertical Display Height Register 1 98 {0x0058,0x2B}, // CRT/TV Vertical Non-Display Period Register 99 {0x0059,0x09}, // CRT/TV VRTC Start Position Register 100 {0x005A,0x01}, // CRT/TV VRTC Pulse Width Register [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-sa1100/ |
| D | jornada720.c | 64 {0x0018,0x01}, // CRT/TV Pixel Clock Configuration Register 92 {0x0050,0x4F}, // CRT/TV Horizontal Display Width Register 93 {0x0052,0x13}, // CRT/TV Horizontal Non-Display Period Register 94 {0x0053,0x01}, // CRT/TV HRTC Start Position Register 95 {0x0054,0x0B}, // CRT/TV HRTC Pulse Width Register 96 {0x0056,0xDF}, // CRT/TV Vertical Display Height Register 0 97 {0x0057,0x01}, // CRT/TV Vertical Display Height Register 1 98 {0x0058,0x2B}, // CRT/TV Vertical Non-Display Period Register 99 {0x0059,0x09}, // CRT/TV VRTC Start Position Register 100 {0x005A,0x01}, // CRT/TV VRTC Pulse Width Register [all …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | viafb.rst | 16 Device: CRT, LCD, DVI 20 CRT: 42 viafb_active_dev=CRT+DVI viafb_dvi_port=DVP1 109 This option is used to specify active devices.(CRT, DVI, CRT+LCD...) 121 To enable two devices, such as CRT+DVI:: 123 modprobe viafb viafb_active_dev=CRT+DVI; 127 modprobe viafb viafb_active_dev=CRT+DVI 131 modprobe viafb viafb_active_dev=DVI+CRT... 135 If CRT is primary and DVI is secondary, we should use:: 137 modprobe viafb viafb_active_dev=CRT+DVI viafb_SAMM_ON=1... [all …]
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | viafb.rst | 16 Device: CRT, LCD, DVI 20 CRT: 42 viafb_active_dev=CRT+DVI viafb_dvi_port=DVP1 109 This option is used to specify active devices.(CRT, DVI, CRT+LCD...) 121 To enable two devices, such as CRT+DVI:: 123 modprobe viafb viafb_active_dev=CRT+DVI; 127 modprobe viafb viafb_active_dev=CRT+DVI 131 modprobe viafb viafb_active_dev=DVI+CRT... 135 If CRT is primary and DVI is secondary, we should use:: 137 modprobe viafb viafb_active_dev=CRT+DVI viafb_SAMM_ON=1... [all …]
|
| /kernel/linux/linux-6.6/drivers/s390/crypto/ |
| D | zcrypt_cca_key.h | 55 * mapping for the cca private CRT key 'token' 152 * Set up private key fields of a type6 CRT message. 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() [all …]
|
| D | zcrypt_msgtype50.c | 97 /* CRT, with a small modulus */ 110 /* CRT, with a large modulus */ 123 /* CRT, with a larger modulus */ 171 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() argument 173 if (!crt->inputdatalength) in get_rsa_crt_fc() 176 if (crt->inputdatalength <= 128) /* 1024 bit */ in get_rsa_crt_fc() 178 else if (crt->inputdatalength <= 256) /* 2048 bit */ in get_rsa_crt_fc() 250 * Convert a ICACRT message to a type50 CRT message. 254 * @crt: pointer to user input data 260 struct ica_rsa_modexpo_crt *crt) in ICACRT_msg_to_type50CRT_msg() argument [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| D | zcrypt_cca_key.h | 55 * mapping for the cca private CRT key 'token' 162 * Set up private key fields of a type6 CRT message. 171 static inline int zcrypt_type6_crt_key(struct ica_rsa_modexpo_crt *crt, void *p) in zcrypt_type6_crt_key() argument 194 if (WARN_ON_ONCE(crt->inputdatalength > 512)) in zcrypt_type6_crt_key() 199 short_len = (crt->inputdatalength + 1) / 2; in zcrypt_type6_crt_key() 202 key_len = 3*long_len + 2*short_len + pad_len + crt->inputdatalength; in zcrypt_type6_crt_key() 220 key->pvt.mod_len = crt->inputdatalength; in zcrypt_type6_crt_key() 224 if (copy_from_user(key->key_parts, crt->np_prime, long_len) || in zcrypt_type6_crt_key() 226 crt->nq_prime, short_len) || in zcrypt_type6_crt_key() 228 crt->bp_key, long_len) || in zcrypt_type6_crt_key() [all …]
|
| D | zcrypt_msgtype50.c | 100 /* CRT, with a small modulus */ 113 /* CRT, with a large modulus */ 126 /* CRT, with a larger modulus */ 175 unsigned int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() argument 178 if (!crt->inputdatalength) in get_rsa_crt_fc() 181 if (crt->inputdatalength <= 128) /* 1024 bit */ in get_rsa_crt_fc() 183 else if (crt->inputdatalength <= 256) /* 2048 bit */ in get_rsa_crt_fc() 259 * Convert a ICACRT message to a type50 CRT message. 263 * @crt: pointer to user input data 269 struct ica_rsa_modexpo_crt *crt) in ICACRT_msg_to_type50CRT_msg() argument [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| D | caampkc.h | 35 * dP the first factors's CRT exponent 36 * dQ the second factors's CRT exponent 37 * qInv the (first) CRT coefficient 55 * @dp : RSA CRT exponent of p 56 * @dp : RSA CRT exponent of q 57 * @qinv : RSA CRT coefficient
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
| D | video_gx.c | 262 /* Power up the CRT DACs */ in gx_configure_display() 267 * in CRT mode. The FP polarities will be handled in in gx_configure_display() 274 /* Power down the CRT DACs if in FP mode */ in gx_configure_display() 298 int blank, hsync, vsync, crt; in gx_blank_display() local 300 /* CRT power saving modes. */ in gx_blank_display() 303 blank = 0; hsync = 1; vsync = 1; crt = 1; in gx_blank_display() 306 blank = 1; hsync = 1; vsync = 1; crt = 1; in gx_blank_display() 309 blank = 1; hsync = 1; vsync = 0; crt = 1; in gx_blank_display() 312 blank = 1; hsync = 0; vsync = 1; crt = 1; in gx_blank_display() 315 blank = 1; hsync = 0; vsync = 0; crt = 0; in gx_blank_display() [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/geode/ |
| D | video_gx.c | 262 /* Power up the CRT DACs */ in gx_configure_display() 267 * in CRT mode. The FP polarities will be handled in in gx_configure_display() 274 /* Power down the CRT DACs if in FP mode */ in gx_configure_display() 298 int blank, hsync, vsync, crt; in gx_blank_display() local 300 /* CRT power saving modes. */ in gx_blank_display() 303 blank = 0; hsync = 1; vsync = 1; crt = 1; in gx_blank_display() 306 blank = 1; hsync = 1; vsync = 1; crt = 1; in gx_blank_display() 309 blank = 1; hsync = 1; vsync = 0; crt = 1; in gx_blank_display() 312 blank = 1; hsync = 0; vsync = 1; crt = 1; in gx_blank_display() 315 blank = 1; hsync = 0; vsync = 0; crt = 0; in gx_blank_display() [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | caampkc.h | 36 * dP the first factors's CRT exponent 37 * dQ the second factors's CRT exponent 38 * qInv the (first) CRT coefficient 56 * @dp : RSA CRT exponent of p 57 * @dp : RSA CRT exponent of q 58 * @qinv : RSA CRT coefficient
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | asus-nb-wmi.c | 536 { KE_KEY, 0x62, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT only */ 537 { KE_KEY, 0x63, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT */ 540 { KE_KEY, 0x66, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV */ 541 { KE_KEY, 0x67, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV */ 556 { KE_KEY, 0x8E, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + DVI */ 558 { KE_KEY, 0x90, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + DVI */ 560 { KE_KEY, 0x92, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV + DVI */ 561 { KE_KEY, 0x93, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV + DVI */ 566 { KE_KEY, 0xA2, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + HDMI */ 568 { KE_KEY, 0xA4, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + HDMI */ [all …]
|
| /kernel/linux/linux-5.10/crypto/ |
| D | shash.c | 381 struct crypto_ahash *crt = __crypto_ahash_cast(tfm); in crypto_init_shash_ops_async() local 397 crt->init = shash_async_init; in crypto_init_shash_ops_async() 398 crt->update = shash_async_update; in crypto_init_shash_ops_async() 399 crt->final = shash_async_final; in crypto_init_shash_ops_async() 400 crt->finup = shash_async_finup; in crypto_init_shash_ops_async() 401 crt->digest = shash_async_digest; in crypto_init_shash_ops_async() 403 crt->setkey = shash_async_setkey; in crypto_init_shash_ops_async() 405 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_shash_ops_async() 408 crt->export = shash_async_export; in crypto_init_shash_ops_async() 409 crt->import = shash_async_import; in crypto_init_shash_ops_async() [all …]
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| D | asus-nb-wmi.c | 548 { KE_KEY, 0x62, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT only */ 549 { KE_KEY, 0x63, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT */ 552 { KE_KEY, 0x66, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV */ 553 { KE_KEY, 0x67, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV */ 570 { KE_KEY, 0x8E, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + DVI */ 572 { KE_KEY, 0x90, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + DVI */ 574 { KE_KEY, 0x92, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + TV + DVI */ 575 { KE_KEY, 0x93, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + TV + DVI */ 580 { KE_KEY, 0xA2, { KEY_SWITCHVIDEOMODE } }, /* SDSP CRT + HDMI */ 582 { KE_KEY, 0xA4, { KEY_SWITCHVIDEOMODE } }, /* SDSP LCD + CRT + HDMI */ [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
| D | sm750.h | 25 sm750_dual_normal, /* primary => panel head and secondary => crt */ 26 sm750_dual_swap, /* primary => crt head and secondary => panel */ 38 sm750_pnc = 3, /* panel and crt */ 156 * paths=2:means output for crt paths 157 * paths=3:means output for both panel and crt paths
|
| /kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
| D | sm750.h | 25 sm750_dual_normal, /* primary => panel head and secondary => crt */ 26 sm750_dual_swap, /* primary => crt head and secondary => panel */ 38 sm750_pnc = 3, /* panel and crt */ 160 * paths=2:means output for crt paths 161 * paths=3:means output for both panel and crt paths
|
| /kernel/linux/linux-6.6/crypto/ |
| D | shash.c | 413 struct crypto_ahash *crt = __crypto_ahash_cast(tfm); in crypto_init_shash_ops_async() local 429 crt->init = shash_async_init; in crypto_init_shash_ops_async() 430 crt->update = shash_async_update; in crypto_init_shash_ops_async() 431 crt->final = shash_async_final; in crypto_init_shash_ops_async() 432 crt->finup = shash_async_finup; in crypto_init_shash_ops_async() 433 crt->digest = shash_async_digest; in crypto_init_shash_ops_async() 435 crt->setkey = shash_async_setkey; in crypto_init_shash_ops_async() 437 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_shash_ops_async() 440 crt->export = shash_async_export; in crypto_init_shash_ops_async() 441 crt->import = shash_async_import; in crypto_init_shash_ops_async() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
| D | cdv_intel_crt.c | 108 * Disable separate mode multiplier used when cloning SDVO to CRT in cdv_intel_crt_mode_set() 133 * Uses CRT_HOTPLUG_EN and CRT_HOTPLUG_STAT to detect CRT presence. 135 * \return true if CRT is connected. 136 * \return false if CRT is disconnected. 147 * On a CDV thep, CRT detect sequence need to be done twice in cdv_intel_crt_detect_hotplug()
|