| /linux/drivers/soc/tegra/fuse/ |
| H A D | tegra-apbmisc.c | 93 u32 straps = tegra_read_straps(); in tegra_read_ram_code() local 96 straps &= PMC_STRAPPING_OPT_A_RAM_CODE_MASK_LONG; in tegra_read_ram_code() 98 straps &= PMC_STRAPPING_OPT_A_RAM_CODE_MASK_SHORT; in tegra_read_ram_code() 100 return straps >> PMC_STRAPPING_OPT_A_RAM_CODE_SHIFT; in tegra_read_ram_code() 168 struct resource *straps) in tegra_init_apbmisc_resources() argument 178 strapping_base = ioremap(straps->start, resource_size(straps)); in tegra_init_apbmisc_resources() 195 struct resource apbmisc, straps; in tegra_init_apbmisc() local 216 straps.start = 0x7000e864; in tegra_init_apbmisc() 217 straps.end = 0x7000e867; in tegra_init_apbmisc() 219 straps.start = 0x70000008; in tegra_init_apbmisc() [all …]
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-dvb.c | 100 .demod_address = 0x1e >> 1, /* Datasheet suggested straps */ 213 .demod_address = 0x1e >> 1, /* Datasheet suggested straps */ 221 .demod_address = 0x1e >> 1, /* Datasheet suggested straps */
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | ti,dp83869.yaml | 65 mode is set by the straps. see dt-bindings/net/ti-dp83869.h for values
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| H A D | nv05.c | 88 /* Set memory type/width/length defaults depending on the straps */ in nv05_devinit_meminit()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx91-phycore-som.dtsi | 211 /* the three pins below are connected to PHYs straps,
|
| H A D | imx8mm-data-modul-edm-sbc.dts | 588 /* MEMCFG[0..2] straps */ 593 /* BOOT_CFG[0..15] straps */
|
| H A D | imx8mp-data-modul-edm-sbc.dts | 781 /* MEMCFG[0..2] straps */
|
| /linux/arch/mips/kernel/ |
| H A D | fpu-probe.c | 152 * mode selected. Note that "relaxed" straps the emulator so that it
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bios.c | 141 * selecting the init script when not using straps; 4 script pointers in run_lvds_table() 500 * straps are not being used for the panel, this specifies the frequency in nouveau_bios_parse_lvds_table() 1429 * straps when it does, so assume all DCB 2.0 laptops in parse_dcb20_entry() 1430 * use straps, until a broken EDID using one is produced in parse_dcb20_entry()
|
| /linux/drivers/net/usb/ |
| H A D | smsc95xx.h | 165 /* Configuration Straps Status Register */
|
| /linux/drivers/regulator/ |
| H A D | max5970-regulator.c | 171 /* Check soft straps match requested mode */ in max597x_uvp_ovp_check_mode()
|
| /linux/drivers/net/phy/ |
| H A D | dp83869.c | 578 /* If the lane swap is not in the DT then check the straps */ in dp83869_of_init()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_resource.c | 408 const struct resource_straps *straps, in update_num_audio() argument 416 if (straps->hdmi_disable == 0) { in update_num_audio() 417 if (straps->dc_pinstraps_audio & 0x2) { in update_num_audio() 423 switch (straps->audio_stream_number) { in update_num_audio() 444 struct resource_straps straps = {0}; in resource_construct() local 447 create_funcs->read_dce_straps(dc->ctx, &straps); in resource_construct() 458 update_num_audio(&straps, &num_audio, &pool->audio_support); in resource_construct()
|
| /linux/include/soc/tegra/ |
| H A D | bpmp-abi.h | 400 * @defgroup Strap Straps 2924 * units sample their straps at the instant that their resets are 2927 * BPMP owns registers which act as straps to various units. It 2928 * exposes limited control of those straps via #MRQ_STRAP.
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/ |
| H A D | dcn35_resource.c | 1159 struct resource_straps *straps) in read_dce_straps() argument 1162 FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); in read_dce_straps()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/ |
| H A D | dcn351_resource.c | 1139 struct resource_straps *straps) in read_dce_straps() argument 1142 FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); in read_dce_straps()
|
| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_detection.c | 195 * HDMI should check straps for audio in link_detect_sink_signal_type()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 303 * Straps). 5358 rxd0 = devm_gpiod_get_index_optional(dev->dev, "straps-rxd", 0, GPIOD_OUT_LOW); in ksz8463_configure_straps_spi() 5362 rxd1 = devm_gpiod_get_index_optional(dev->dev, "straps-rxd", 1, GPIOD_OUT_HIGH); in ksz8463_configure_straps_spi()
|
| /linux/drivers/net/ethernet/faraday/ |
| H A D | ftgmac100.c | 1484 * On the Aspeed SoC there are additionally straps and SCU in ftgmac100_mii_probe()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 7890 * Sadly the straps seem to be missing sometimes even for HDMI in intel_setup_outputs()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2300 'relaxed' straps the emulator for both legacy-NaN and
|