Home
last modified time | relevance | path

Searched defs:straps (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c93 u32 straps = tegra_read_straps(); in tegra_read_ram_code() local
168 struct resource *straps) in tegra_init_apbmisc_resources()
195 struct resource apbmisc, straps; in tegra_init_apbmisc() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c479 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c840 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1081 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c934 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1143 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1149 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1151 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1136 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1137 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1156 read_dce_straps(struct dc_context * ctx,struct resource_straps * straps) read_dce_straps() argument
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c408 const struct resource_straps *straps, in update_num_audio()
444 struct resource_straps straps = {0}; in resource_construct() local