| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_scdc_helper.c | 128 * drm_scdc_check_scrambling_status - what is status of scrambling? 132 * scrambling status. 135 * True if the scrambling is enabled, false otherwise. 144 DRM_DEBUG_KMS("Failed to read scrambling status: %d\n", ret); in drm_scdc_get_scrambling_status() 153 * drm_scdc_set_scrambling - enable scrambling 155 * @enable: bool to indicate if scrambling is to be enabled/disabled 158 * enables scrambling when enable = 1 159 * disables scrambling when enable = 0 162 * True if scrambling is set/reset successfully, false otherwise. 182 DRM_DEBUG_KMS("Failed to enable scrambling: %d\n", ret); in drm_scdc_set_scrambling()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
| D | drm_scdc_helper.c | 144 * drm_scdc_get_scrambling_status - what is status of scrambling? 148 * scrambling status. 151 * True if the scrambling is enabled, false otherwise. 161 "[CONNECTOR:%d:%s] Failed to read scrambling status: %d\n", in drm_scdc_get_scrambling_status() 171 * drm_scdc_set_scrambling - enable scrambling 173 * @enable: bool to indicate if scrambling is to be enabled/disabled 176 * enables scrambling when enable = 1 177 * disables scrambling when enable = 0 180 * True if scrambling is set/reset successfully, false otherwise. 204 "[CONNECTOR:%d:%s] Failed to enable scrambling: %d\n", in drm_scdc_set_scrambling()
|
| /kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
| D | ca.h | 55 * @type: type of supported scrambling system. 63 * - %CA_DSS - Distributed Sample Scrambling (DSS) hardware.
|
| /kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
| D | ca.h | 70 * @type: type of supported scrambling system. 78 * - %CA_DSS - Distributed Sample Scrambling (DSS) hardware.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_hdmi.c | 2259 * scrambling is supported. in source_supports_scrambling() 2265 * problem : the platform and the sink both support scrambling but the in source_supports_scrambling() 2268 * So go for scrambling, based on the max tmds clock taking into account, in source_supports_scrambling() 2342 if (scdc->scrambling.supported && source_supports_scrambling(encoder)) { in intel_hdmi_compute_config() 2343 if (scdc->scrambling.low_rates) in intel_hdmi_compute_config() 2665 * intel_hdmi_handle_sink_scrambling: handle sink scrambling/clock ratio setup 2669 * or reset the high tmds clock ratio for scrambling 2670 * @scrambling: bool to Indicate if the function needs to set or reset 2671 * sink scrambling 2673 * This function handles scrambling on HDMI 2.0 capable sinks. [all …]
|
| D | intel_hdmi.h | 37 bool scrambling);
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | suni.h | 138 #define SUNI_RSOP_CIE_DDS 0x40 /* RW, disable scrambling */ 151 #define SUNI_TSOP_CTRL_DS 0x40 /* disable scrambling */ 197 #define SUNI_TACP_CS_DSCR 0x02 /* RW, disable payload scrambling */
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | suni.h | 138 #define SUNI_RSOP_CIE_DDS 0x40 /* RW, disable scrambling */ 151 #define SUNI_TSOP_CTRL_DS 0x40 /* disable scrambling */ 197 #define SUNI_TACP_CS_DSCR 0x02 /* RW, disable payload scrambling */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | nand-macronix.txt | 4 Macronix NANDs support randomizer operation for scrambling user data,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | nand-macronix.txt | 4 Macronix NANDs support randomizer operation for scrambling user data,
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
| D | fe_property_parameters.rst | 992 .. _DTV-SCRAMBLING-SEQUENCE-INDEX: 1000 layer scrambling sequence as defined in clause 5.5.4 of EN 302 307. 1001 There is no explicit signalling method to convey scrambling sequence index 1003 it can be used to read the scrambling sequence index (EN 300 468 table 41). 1005 By default, gold scrambling sequence index 0 is used. 1007 The valid scrambling sequence index range is from 0 to 262142.
|
| D | frontend-property-satellite-systems.rst | 63 - :ref:`DTV_SCRAMBLING_SEQUENCE_INDEX <DTV-SCRAMBLING-SEQUENCE-INDEX>`
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/dvb/ |
| D | fe_property_parameters.rst | 999 .. _DTV-SCRAMBLING-SEQUENCE-INDEX: 1007 layer scrambling sequence as defined in clause 5.5.4 of EN 302 307. 1008 There is no explicit signalling method to convey scrambling sequence index 1010 it can be used to read the scrambling sequence index (EN 300 468 table 41). 1012 By default, gold scrambling sequence index 0 is used. 1014 The valid scrambling sequence index range is from 0 to 262142.
|
| D | frontend-property-satellite-systems.rst | 63 - :ref:`DTV_SCRAMBLING_SEQUENCE_INDEX <DTV-SCRAMBLING-SEQUENCE-INDEX>`
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_hdmi.h | 37 bool scrambling);
|
| D | intel_hdmi.c | 2546 if (scdc->scrambling.supported && (INTEL_GEN(dev_priv) >= 10 || in intel_hdmi_compute_config() 2548 if (scdc->scrambling.low_rates) in intel_hdmi_compute_config() 2982 * intel_hdmi_handle_sink_scrambling: handle sink scrambling/clock ratio setup 2986 * or reset the high tmds clock ratio for scrambling 2987 * @scrambling: bool to Indicate if the function needs to set or reset 2988 * sink scrambling 2990 * This function handles scrambling on HDMI 2.0 capable sinks. 2991 * If required clock rate is > 340 Mhz && scrambling is supported by sink 2992 * it enables scrambling. This should be called before enabling the HDMI 2993 * 2.0 port, as the sink can choose to disable the scrambling if it doesn't [all …]
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| D | vidtv_ts.h | 45 u8 scrambling:2; member
|
| D | vidtv_ts.c | 94 ts_header.scrambling = 0; in vidtv_ts_pcr_write_into()
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_ts.h | 45 u8 scrambling:2; member
|
| D | vidtv_ts.c | 94 ts_header.scrambling = 0; in vidtv_ts_pcr_write_into()
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | atmel-quadspi.c | 43 #define QSPI_SMR 0x0040 /* Scrambling Mode Register */ 44 #define QSPI_SKR 0x0044 /* Scrambling Key Register */ 126 /* Bitfields in QSPI_SMR (Scrambling Mode Register) */
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_connector.h | 144 * struct drm_scrambling: sink's scrambling support. 148 * @supported: scrambling supported for rates > 340 Mhz. 152 * @low_rates: scrambling supported for rates <= 340 Mhz. 173 * @scrambling: sink's scrambling capabilities 175 struct drm_scrambling scrambling; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| D | nv05.c | 80 /* If present load the hardcoded scrambling table */ in nv05_devinit_meminit()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| D | nv05.c | 80 /* If present load the hardcoded scrambling table */ in nv05_devinit_meminit()
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| D | atmel-quadspi.c | 44 #define QSPI_SMR 0x0040 /* Scrambling Mode Register */ 45 #define QSPI_SKR 0x0044 /* Scrambling Key Register */ 127 /* Bitfields in QSPI_SMR (Scrambling Mode Register) */
|