Home
last modified time | relevance | path

Searched refs:pipe_fuses (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1391 uint32_t pipe_fuses = read_pipe_fuses(ctx); in dcn21_resource_construct() local
1556 if (pipe_fuses & 1 << i) in dcn21_resource_construct()
1574 if ((pipe_fuses & (1 << i)) != 0) in dcn21_resource_construct()