Home
last modified time | relevance | path

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

123

/linux-6.12.1/drivers/soc/tegra/fuse/
Dtegra-apbmisc.c93 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()
167 struct resource *straps) in tegra_init_apbmisc_resources() argument
177 strapping_base = ioremap(straps->start, resource_size(straps)); in tegra_init_apbmisc_resources()
194 struct resource apbmisc, straps; in tegra_init_apbmisc() local
215 straps.start = 0x7000e864; in tegra_init_apbmisc()
216 straps.end = 0x7000e867; in tegra_init_apbmisc()
218 straps.start = 0x70000008; in tegra_init_apbmisc()
[all …]
/linux-6.12.1/drivers/crypto/intel/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c30 u32 straps = self->straps; in get_accel_mask() local
34 accel = ~(fuses | straps) >> ADF_C3XXX_ACCELERATORS_REG_OFFSET; in get_accel_mask()
42 u32 straps = self->straps; in get_ae_mask() local
52 straps |= ae_disable << (accel << 1); in get_ae_mask()
54 return ~(fuses | straps) & ADF_C3XXX_ACCELENGINES_MASK; in get_ae_mask()
Dadf_drv.c131 &hw_data->straps); in adf_probe()
/linux-6.12.1/drivers/crypto/intel/qat/qat_c62x/
Dadf_c62x_hw_data.c30 u32 straps = self->straps; in get_accel_mask() local
34 accel = ~(fuses | straps) >> ADF_C62X_ACCELERATORS_REG_OFFSET; in get_accel_mask()
42 u32 straps = self->straps; in get_ae_mask() local
52 straps |= ae_disable << (accel << 1); in get_ae_mask()
54 return ~(fuses | straps) & ADF_C62X_ACCELENGINES_MASK; in get_ae_mask()
Dadf_drv.c131 &hw_data->straps); in adf_probe()
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_gen2_hw_data.c118 u32 straps = hw_data->straps; in adf_gen2_get_accel_cap() local
144 if ((straps | fuses) & ADF_POWERGATE_PKE) in adf_gen2_get_accel_cap()
147 if ((straps | fuses) & ADF_POWERGATE_DC) in adf_gen2_get_accel_cap()
Dadf_accel_devices.h347 u32 straps; member
/linux-6.12.1/drivers/media/pci/cx18/
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 */
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce100/
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()
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dti,dp83869.yaml65 mode is set by the straps. see dt-bindings/net/ti-dp83869.h for values
Dti,dp83822.yaml91 The RMII operation mode can also be configured by its straps.
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce120/
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()
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv05.c88 /* Set memory type/width/length defaults depending on the straps */ in nv05_devinit_meminit()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce112/
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce110/
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce60/
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dce80/
Ddce80_resource.c484 struct resource_straps *straps) in read_dce_straps() argument
487 HDMI_DISABLE, &straps->hdmi_disable, in read_dce_straps()
488 AUDIO_STREAM_NUMBER, &straps->audio_stream_number); in read_dce_straps()
490 REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); in read_dce_straps()
/linux-6.12.1/arch/mips/kernel/
Dfpu-probe.c152 * mode selected. Note that "relaxed" straps the emulator so that it
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mm-data-modul-edm-sbc.dts588 /* MEMCFG[0..2] straps */
593 /* BOOT_CFG[0..15] straps */
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn201/
Ddcn201_resource.c841 struct resource_straps *straps) in read_dce_straps() argument
845 FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); in read_dce_straps()
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_bios.c141 * 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-6.12.1/drivers/net/usb/
Dsmsc95xx.h165 /* Configuration Straps Status Register */
/linux-6.12.1/drivers/regulator/
Dmax5970-regulator.c171 /* Check soft straps match requested mode */ in max597x_uvp_ovp_check_mode()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn302/
Ddcn302_resource.c931 static void read_dce_straps(struct dc_context *ctx, struct resource_straps *straps) in read_dce_straps() argument
934 FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); in read_dce_straps()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn303/
Ddcn303_resource.c877 static void read_dce_straps(struct dc_context *ctx, struct resource_straps *straps) in read_dce_straps() argument
880 FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); in read_dce_straps()

123