Searched refs:PMU_GET_VERSION (Results 1 – 4 of 4) sorted by relevance
45 #define PMU_GET_VERSION 0xea /* read the PMU version */ macro
49 #define PMU_GET_VERSION 0xea /* read the PMU version */ macro
453 { PMU_GET_VERSION, "GET VERSION", pmu_cmd_get_version },
612 pmu_request(&req, NULL, 1, PMU_GET_VERSION); in init_pmu()