OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwsq_reg
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/
nv50.h
13
struct
hwsq_reg
r_fifo;
14
struct
hwsq_reg
r_spll[2];
15
struct
hwsq_reg
r_nvpll[2];
16
struct
hwsq_reg
r_divs;
17
struct
hwsq_reg
r_mast;
nouveau_nvkm_subdev_clk_nv50.c
527
clk->hwsq.r_fifo =
hwsq_reg
(0x002504);
528
clk->hwsq.r_spll[0] =
hwsq_reg
(0x004020);
529
clk->hwsq.r_spll[1] =
hwsq_reg
(0x004024);
530
clk->hwsq.r_nvpll[0] =
hwsq_reg
(0x004028);
531
clk->hwsq.r_nvpll[1] =
hwsq_reg
(0x00402c);
536
clk->hwsq.r_divs =
hwsq_reg
(0x004800);
539
clk->hwsq.r_divs =
hwsq_reg
(0x004700);
542
clk->hwsq.r_mast =
hwsq_reg
(0x00c040);
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bus/
hwsq.h
14
struct
hwsq_reg
{
struct
23
static inline struct
hwsq_reg
26
return (struct
hwsq_reg
) {
36
static inline struct
hwsq_reg
39
return (struct
hwsq_reg
) {
49
static inline struct
hwsq_reg
50
hwsq_reg
(u32 addr)
function in typeref:struct:hwsq_reg
52
return (struct
hwsq_reg
) {
88
hwsq_rd32(struct hwsq *ram, struct
hwsq_reg
*reg)
97
hwsq_wr32(struct hwsq *ram, struct
hwsq_reg
*reg, u32 data
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
nouveau_nvkm_subdev_fb_ramnv50.c
45
struct
hwsq_reg
r_0x002504;
46
struct
hwsq_reg
r_0x004008;
47
struct
hwsq_reg
r_0x00400c;
48
struct
hwsq_reg
r_0x00c040;
49
struct
hwsq_reg
r_0x100200;
50
struct
hwsq_reg
r_0x100210;
51
struct
hwsq_reg
r_0x10021c;
52
struct
hwsq_reg
r_0x1002d0;
53
struct
hwsq_reg
r_0x1002d4;
54
struct
hwsq_reg
r_0x1002dc
[
all
...]
Completed in 12 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025