/openbmc/linux/drivers/gpu/drm/display/ |
H A 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()
|
/openbmc/linux/include/uapi/linux/dvb/ |
H A D | ca.h | 55 * @type: type of supported scrambling system. 63 * - %CA_DSS - Distributed Sample Scrambling (DSS) hardware.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/libdvbcsa/ |
H A D | libdvbcsa.pc | 6 Description: is a free implementation of the DVB Common Scrambling Algorithm - DVB/CSA - with encr…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdvbcsa/ |
H A D | libdvbcsa_1.1.0.bb | 1 SUMMARY = "Open implementation of the DVB Common Scrambling Algorithm, encrypt and decrypt "
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A 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 …]
|
H A D | intel_hdmi.h | 37 bool scrambling);
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | nand-macronix.txt | 4 Macronix NANDs support randomizer operation for scrambling user data,
|
/openbmc/u-boot/tools/ |
H A D | sunxi-spl-image-builder.c | 93 /* Bail out earlier if the user didn't ask for scrambling. */ in scramble() 106 /* and start scrambling data. */ in scramble() 152 /* Randomize unused space if scrambling is required. */ in write_page() 332 " * requires data scrambling\n" in display_help()
|
/openbmc/linux/drivers/atm/ |
H A 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 */
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A 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.
|
H A D | frontend-property-satellite-systems.rst | 63 - :ref:`DTV_SCRAMBLING_SEQUENCE_INDEX <DTV-SCRAMBLING-SEQUENCE-INDEX>`
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_ts.h | 45 u8 scrambling:2; member
|
H A D | vidtv_ts.c | 94 ts_header.scrambling = 0; in vidtv_ts_pcr_write_into()
|
H A D | vidtv_pes.c | 281 ts_header.scrambling = 0; in vidtv_pes_write_ts_h()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv05.c | 80 /* If present load the hardcoded scrambling table */ in nv05_devinit_meminit()
|
/openbmc/u-boot/board/gdsys/common/ |
H A D | dp501.c | 91 dp501_clrbits(addr, 0x60, 0x20); /* Enable scrambling */ in dp501_powerup()
|
/openbmc/linux/drivers/spi/ |
H A 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) */
|
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | pcie-sh7786.c | 353 * and enable MAC data scrambling. in pcie_init() 409 /* Disable MAC data scrambling. */ in pcie_init()
|
/openbmc/linux/include/drm/ |
H A D | drm_connector.h | 212 * struct drm_scrambling: sink's scrambling support. 216 * @supported: scrambling supported for rates > 340 Mhz. 220 * @low_rates: scrambling supported for rates <= 340 Mhz. 241 * @scrambling: sink's scrambling capabilities 243 struct drm_scrambling scrambling; member
|
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 1366 /* Filter out invalid setups to avoid configuring SCDC and scrambling */ 1380 !display->hdmi.scdc.scrambling.supported) in dw_hdmi_support_scdc() 1384 * Disable if display only support low TMDS rates and scrambling in dw_hdmi_support_scdc() 1387 if (!display->hdmi.scdc.scrambling.low_rates && in dw_hdmi_support_scdc() 2021 hdmi_info->scdc.scrambling.low_rates)) ? in hdmi_av_composer() 2086 /* Scrambling Control */ in hdmi_av_composer() 2089 hdmi_info->scdc.scrambling.low_rates) { in hdmi_av_composer() 2104 /* Enabled Scrambling in the Sink */ in hdmi_av_composer()
|
/openbmc/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu.c | 321 * after scrambling) in hl_mmu_map_page() 561 hops->scrambled_vaddr = virt_addr; /* assume no scrambling */ in hl_mmu_get_tlb_info() 613 * hl_mmu_scramble_addr() - The generic mmu address scrambling routine.
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | snps,dwc3.yaml | 133 True when SW should disable data scrambling. Only really useful for FPGA
|
/openbmc/u-boot/board/kosagi/novena/ |
H A D | video.c | 168 /* enable DP scrambling, change EQ CR phase */ in it6251_program_regs()
|
/openbmc/linux/drivers/block/ |
H A D | Kconfig | 166 (scrambling the data) or steganography (hiding the data in the low
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_dw_hdmi.c | 277 /* TMDS pattern setup (TOFIX pattern for 4k2k scrambling) */ in meson_dw_hdmi_phy_init()
|