Searched refs:falcon_type (Results 1 – 2 of 2) sorted by relevance
202 enum falcon_type { enum224 enum falcon_type falcon_type; member255 .falcon_type = FALCON_TYPE_PMU_LEGACY,260 .falcon_type = FALCON_TYPE_PMU_LEGACY,265 .falcon_type = FALCON_TYPE_PMU,270 .falcon_type = FALCON_TYPE_PMU,275 .falcon_type = FALCON_TYPE_PMU,280 .falcon_type = FALCON_TYPE_GSP,285 .falcon_type = FALCON_TYPE_GSP,290 .falcon_type = FALCON_TYPE_GSP,[all …]
688 gpu->falcon = &falcon_map[props->falcon_type]; in nv_falcon_init()