Searched refs:gpu_p (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/arm64/freescale/imx/ |
H A D | imx8mp_ccm.c | 151 static const char *gpu_p[] = { variable 434 COMPOSITE(IMX8MP_CLK_GPU3D_CORE, "gpu3d_core", gpu_p, 0x8180, 0), 435 COMPOSITE(IMX8MP_CLK_GPU3D_SHADER_CORE, "gpu3d_shader", gpu_p, 0x8200, 0), 436 COMPOSITE(IMX8MP_CLK_GPU2D_CORE, "gpu2d_core", gpu_p, 0x8280, 0),
|