Searched refs:OPL_CPU_NODE (Results 1 – 3 of 3) sorted by relevance
281 #define OPL_CPU_NODE "cpu" macro
751 OPL_UPDATE_PROP(string, node, "name", OPL_CPU_NODE); in opl_create_cpu()752 OPL_UPDATE_PROP(string, node, "device_type", OPL_CPU_NODE); in opl_create_cpu()
1522 if (strcmp(type, OPL_CPU_NODE) == 0) { in drmach_get_portid()