Home
last modified time | relevance | path

Searched full:straps (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c90 u32 straps = tegra_read_straps(); in tegra_read_ram_code() local
93 straps &= PMC_STRAPPING_OPT_A_RAM_CODE_MASK_LONG; in tegra_read_ram_code()
95 straps &= PMC_STRAPPING_OPT_A_RAM_CODE_MASK_SHORT; in tegra_read_ram_code()
97 return straps >> PMC_STRAPPING_OPT_A_RAM_CODE_SHIFT; in tegra_read_ram_code()
166 struct resource apbmisc, straps; in tegra_init_apbmisc() local
187 straps.start = 0x7000e864; in tegra_init_apbmisc()
188 straps.end = 0x7000e867; in tegra_init_apbmisc()
190 straps.start = 0x70000008; in tegra_init_apbmisc()
191 straps.end = 0x7000000b; in tegra_init_apbmisc()
194 straps.flags = IORESOURCE_MEM; in tegra_init_apbmisc()
[all …]
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c28 u32 straps = self->straps; in get_accel_mask() local
32 accel = ~(fuses | straps) >> ADF_C3XXX_ACCELERATORS_REG_OFFSET; in get_accel_mask()
40 u32 straps = self->straps; in get_ae_mask() local
50 straps |= ae_disable << (accel << 1); in get_ae_mask()
52 return ~(fuses | straps) & ADF_C3XXX_ACCELENGINES_MASK; in get_ae_mask()
H A Dadf_drv.c131 &hw_data->straps); in adf_probe()
/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c28 u32 straps = self->straps; in get_accel_mask() local
32 accel = ~(fuses | straps) >> ADF_C62X_ACCELERATORS_REG_OFFSET; in get_accel_mask()
40 u32 straps = self->straps; in get_ae_mask() local
50 straps |= ae_disable << (accel << 1); in get_ae_mask()
52 return ~(fuses | straps) & ADF_C62X_ACCELENGINES_MASK; in get_ae_mask()
H A Dadf_drv.c131 &hw_data->straps); in adf_probe()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen2_hw_data.c215 u32 straps = hw_data->straps; in adf_gen2_get_accel_cap() local
241 if ((straps | fuses) & ADF_POWERGATE_PKE) in adf_gen2_get_accel_cap()
244 if ((straps | fuses) & ADF_POWERGATE_DC) in adf_gen2_get_accel_cap()
H A Dadf_accel_devices.h221 u32 straps; member
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-harness-perl_3.50.bb14 pluggable 'Straps' interface that previous versions of Test::Harness \
15 supported is not reproduced here. Straps is now available as a stand \
16 alone module: Test::Harness::Straps. \
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-dvb.c100 .demod_address = 0x1e >> 1, /* Datasheet suggested straps */
213 .demod_address = 0x1e >> 1, /* Datasheet suggested straps */
221 .demod_address = 0x1e >> 1, /* Datasheet suggested straps */
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dti,dp83869.yaml65 mode is set by the straps. see dt-bindings/net/ti-dp83869.h for values
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c445 struct resource_straps *straps) in read_dce_straps() argument
448 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
449 AUDIO_STREAM_NUMBER, &straps->audio_stream_number); in read_dce_straps()
451 REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); in read_dce_straps()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c666 struct resource_straps *straps) in read_dce_straps() argument
670 straps->audio_stream_number = get_reg_field_value(reg_val, in read_dce_straps()
673 straps->hdmi_disable = get_reg_field_value(reg_val, in read_dce_straps()
678 straps->dc_pinstraps_audio = get_reg_field_value(reg_val, in read_dce_straps()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv05.c88 /* Set memory type/width/length defaults depending on the straps */ in nv05_devinit_meminit()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c473 struct resource_straps *straps) in read_dce_straps() argument
476 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
477 AUDIO_STREAM_NUMBER, &straps->audio_stream_number); in read_dce_straps()
479 REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); in read_dce_straps()
/openbmc/qemu/include/hw/southbridge/
H A Dich9.h40 /* 2.24 Pin Straps */
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c485 struct resource_straps *straps) in read_dce_straps() argument
488 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
489 AUDIO_STREAM_NUMBER, &straps->audio_stream_number); in read_dce_straps()
491 REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); in read_dce_straps()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c493 struct resource_straps *straps) in read_dce_straps() argument
496 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
497 AUDIO_STREAM_NUMBER, &straps->audio_stream_number); in read_dce_straps()
499 REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); in read_dce_straps()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c478 struct resource_straps *straps) in read_dce_straps() argument
481 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
482 AUDIO_STREAM_NUMBER, &straps->audio_stream_number); in read_dce_straps()
484 REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); in read_dce_straps()
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_gcr.c234 DEFINE_PROP_UINT32("power-on-straps", NPCM7xxGCRState, reset_pwron, 0),
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dme_status.c89 [0x0a] = "Check to see if straps say ME DISABLED",
/openbmc/linux/arch/mips/kernel/
H A Dfpu-probe.c152 * mode selected. Note that "relaxed" straps the emulator so that it
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-data-modul-edm-sbc.dts573 /* MEMCFG[0..2] straps */
578 /* BOOT_CFG[0..15] straps */
/openbmc/intel-ipmi-oem/src/
H A Dme_to_redfish_hooks.cpp141 {0x02, "Soft Straps verification error"}};
/openbmc/qemu/hw/arm/
H A Dnpcm7xx.c420 object_property_add_alias(obj, "power-on-straps", OBJECT(&s->gcr), in npcm7xx_init()
421 "power-on-straps"); in npcm7xx_init()
/openbmc/linux/drivers/regulator/
H A Dmax5970-regulator.c44 /* Check soft straps match requested mode */ in max597x_uvp_ovp_check_mode()

123