]> Git Repo - linux.git/blob - drivers/gpu/drm/loongson/lsdc_probe.h
Merge patch series "riscv: Extension parsing fixes"
[linux.git] / drivers / gpu / drm / loongson / lsdc_probe.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2023 Loongson Technology Corporation Limited
4  */
5
6 #ifndef __LSDC_PROBE_H__
7 #define __LSDC_PROBE_H__
8
9 /* Helpers for chip detection */
10 unsigned int loongson_cpu_get_prid(u8 *impl, u8 *rev);
11
12 #endif
This page took 0.033981 seconds and 4 git commands to generate.