straps 220 drivers/gpu/drm/amd/display/dc/core/dc_resource.c const struct resource_straps *straps, straps 228 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (straps->hdmi_disable == 0) { straps 229 drivers/gpu/drm/amd/display/dc/core/dc_resource.c if (straps->dc_pinstraps_audio & 0x2) { straps 235 drivers/gpu/drm/amd/display/dc/core/dc_resource.c switch (straps->audio_stream_number) { straps 256 drivers/gpu/drm/amd/display/dc/core/dc_resource.c struct resource_straps straps = {0}; straps 259 drivers/gpu/drm/amd/display/dc/core/dc_resource.c create_funcs->read_dce_straps(dc->ctx, &straps); straps 270 drivers/gpu/drm/amd/display/dc/core/dc_resource.c update_num_audio(&straps, &num_audio, &pool->audio_support); straps 404 drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c struct resource_straps *straps) straps 407 drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c HDMI_DISABLE, &straps->hdmi_disable, straps 408 drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c AUDIO_STREAM_NUMBER, &straps->audio_stream_number); straps 410 drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); straps 445 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c struct resource_straps *straps) straps 448 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c HDMI_DISABLE, &straps->hdmi_disable, straps 449 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c AUDIO_STREAM_NUMBER, &straps->audio_stream_number); straps 451 drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); straps 422 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c struct resource_straps *straps) straps 425 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c HDMI_DISABLE, &straps->hdmi_disable, straps 426 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c AUDIO_STREAM_NUMBER, &straps->audio_stream_number); straps 428 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); straps 618 drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c struct resource_straps *straps) straps 622 drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c straps->audio_stream_number = get_reg_field_value(reg_val, straps 625 drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c straps->hdmi_disable = get_reg_field_value(reg_val, straps 630 drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c straps->dc_pinstraps_audio = get_reg_field_value(reg_val, straps 436 drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c struct resource_straps *straps) straps 439 drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c HDMI_DISABLE, &straps->hdmi_disable, straps 440 drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c AUDIO_STREAM_NUMBER, &straps->audio_stream_number); straps 442 drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c REG_GET(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO, &straps->dc_pinstraps_audio); straps 796 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c struct resource_straps *straps) straps 799 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); straps 1198 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c struct resource_straps *straps) straps 1201 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); straps 1249 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c struct resource_straps *straps) straps 1252 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c FN(DC_PINSTRAPS, DC_PINSTRAPS_AUDIO), &straps->dc_pinstraps_audio); straps 65 drivers/gpu/drm/amd/display/dc/inc/resource.h struct dc_context *ctx, struct resource_straps *straps); straps 53 drivers/soc/tegra/fuse/tegra-apbmisc.c u32 straps = tegra_read_straps(); straps 56 drivers/soc/tegra/fuse/tegra-apbmisc.c straps &= PMC_STRAPPING_OPT_A_RAM_CODE_MASK_LONG; straps 58 drivers/soc/tegra/fuse/tegra-apbmisc.c straps &= PMC_STRAPPING_OPT_A_RAM_CODE_MASK_SHORT; straps 60 drivers/soc/tegra/fuse/tegra-apbmisc.c return straps >> PMC_STRAPPING_OPT_A_RAM_CODE_SHIFT; straps 106 drivers/soc/tegra/fuse/tegra-apbmisc.c struct resource apbmisc, straps; straps 127 drivers/soc/tegra/fuse/tegra-apbmisc.c straps.start = 0x7000e864; straps 128 drivers/soc/tegra/fuse/tegra-apbmisc.c straps.end = 0x7000e867; straps 130 drivers/soc/tegra/fuse/tegra-apbmisc.c straps.start = 0x70000008; straps 131 drivers/soc/tegra/fuse/tegra-apbmisc.c straps.end = 0x7000000b; straps 134 drivers/soc/tegra/fuse/tegra-apbmisc.c straps.flags = IORESOURCE_MEM; straps 138 drivers/soc/tegra/fuse/tegra-apbmisc.c &straps); straps 156 drivers/soc/tegra/fuse/tegra-apbmisc.c if (of_address_to_resource(np, 1, &straps) < 0) { straps 166 drivers/soc/tegra/fuse/tegra-apbmisc.c strapping_base = ioremap_nocache(straps.start, resource_size(&straps));