Searched refs:ATOM_IO_NAMES_CNT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Datom-names.h87 #define ATOM_IO_NAMES_CNT 5 macro
88 static char *atom_io_names[ATOM_IO_NAMES_CNT] = {
96 #define ATOM_IO_NAMES_CNT 0 macro
/linux-master/drivers/gpu/drm/radeon/
H A Datom-names.h87 #define ATOM_IO_NAMES_CNT 5 macro
88 static char *atom_io_names[ATOM_IO_NAMES_CNT] = {
96 #define ATOM_IO_NAMES_CNT 0 macro
H A Datom.c872 if (port < ATOM_IO_NAMES_CNT)
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datom.c909 if (port < ATOM_IO_NAMES_CNT)

Completed in 133 milliseconds