Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
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
Datom.c861 if (port < ATOM_IO_NAMES_CNT) in atom_op_setport()