Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1452 while ((count < BIOS_STRING_LENGTH) && vbios_str[count] >= ' ' && in atom_get_vbios_pn()
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h203 #define BIOS_STRING_LENGTH 43 macro