Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c530 uint32_t is_master_en; in optc35_wait_otg_disable() local
537 REG_GET(OTG_CONTROL, OTG_MASTER_EN, &is_master_en); in optc35_wait_otg_disable()
538 if (!is_master_en) in optc35_wait_otg_disable()