Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn401.c382 boot_options.bits.skip_phy_access = params->disallow_phy_access; in dmub_dcn401_enable_dmub_boot_options()
/linux-6.15/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h757 uint32_t skip_phy_access : 1; /**< 1 if PHY access should be skipped */ member