OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pll_read
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
atom.h
127
uint32_t (*
pll_read
)(struct card_info *, uint32_t); /* filled by driver */
member in struct:card_info
amdgpu_atom.c
323
val = gctx->card->
pll_read
(gctx->card, idx);
amdgpu_atombios.c
2029
atom_card_info->
pll_read
= cail_pll_read;
/src/sys/external/bsd/drm2/dist/drm/radeon/
atom.h
124
uint32_t (*
pll_read
)(struct card_info *, uint32_t); /* filled by driver */
member in struct:card_info
radeon_atom.c
337
val = gctx->card->
pll_read
(gctx->card, idx);
radeon_device.c
1094
atom_card_info->
pll_read
= cail_pll_read;
Completed in 18 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025