Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpppcielanes.h28 extern uint8_t decode_pcie_lane_width(uint32_t num_lanes);
H A Dpppcielanes.c61 uint8_t decode_pcie_lane_width(uint32_t num_lanes) in decode_pcie_lane_width() function
H A Dsmu7_hwmgr.c234 return decode_pcie_lane_width(link_width); in smu7_get_current_pcie_lane_number()