Symbol: hpd_sh_mask
drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_factory_dce110.c
68
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dce110/hw_factory_dce110.c
72
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_factory_dce120.c
85
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dce120/hw_factory_dce120.c
89
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.c
72
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dce60/hw_factory_dce60.c
76
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_factory_dce80.c
72
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dce80/hw_factory_dce80.c
76
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.c
81
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dcn10/hw_factory_dcn10.c
85
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_factory_dcn20.c
91
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dcn20/hw_factory_dcn20.c
95
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_factory_dcn21.c
88
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dcn21/hw_factory_dcn21.c
92
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.c
102
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dcn30/hw_factory_dcn30.c
98
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_factory_dcn315.c
94
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dcn315/hw_factory_dcn315.c
98
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_factory_dcn32.c
90
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dcn32/hw_factory_dcn32.c
94
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/dcn401/hw_factory_dcn401.c
70
static const struct hpd_sh_mask hpd_shift = {
drivers/gpu/drm/amd/display/dc/gpio/dcn401/hw_factory_dcn401.c
74
static const struct hpd_sh_mask hpd_mask = {
drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.h
34
const struct hpd_sh_mask *shifts;
drivers/gpu/drm/amd/display/dc/gpio/hw_hpd.h
35
const struct hpd_sh_mask *masks;