OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dpll_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.h
286
* struct
dpll_info
- display PLL platform specific info
288
struct
dpll_info
{
struct
341
const struct
dpll_info
*info;
intel_dpll_mgr.c
1954
const struct
dpll_info
*
dpll_info
;
member in struct:intel_dpll_mgr
1968
static const struct
dpll_info
pch_plls[] = {
1975
.
dpll_info
= pch_plls,
1981
static const struct
dpll_info
hsw_plls[] = {
1992
.
dpll_info
= hsw_plls,
1998
static const struct
dpll_info
skl_plls[] = {
2007
.
dpll_info
= skl_plls,
2013
static const struct
dpll_info
bxt_plls[] = {
2021
.
dpll_info
= bxt_plls
3759
const struct
dpll_info
*
dpll_info
;
local
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026