OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shift_powerctrl_1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
nouveau_nvkm_subdev_devinit_nv04.c
157
int
shift_powerctrl_1
= powerctrl_1_shift(chip_version, reg);
local in function:setPLL_single
162
if (
shift_powerctrl_1
>= 0) {
165
(saved_powerctrl_1 & ~(0xf <<
shift_powerctrl_1
)) |
166
1 <<
shift_powerctrl_1
);
185
if (
shift_powerctrl_1
>= 0)
217
int
shift_powerctrl_1
= powerctrl_1_shift(chip_version, reg1);
local in function:setPLL_double_highregs
241
if (
shift_powerctrl_1
>= 0) {
244
(saved_powerctrl_1 & ~(0xf <<
shift_powerctrl_1
)) |
245
1 <<
shift_powerctrl_1
);
274
if (
shift_powerctrl_1
>= 0
[
all
...]
nouveau_nvkm_subdev_devinit_nv04.c
157
int
shift_powerctrl_1
= powerctrl_1_shift(chip_version, reg);
local in function:setPLL_single
162
if (
shift_powerctrl_1
>= 0) {
165
(saved_powerctrl_1 & ~(0xf <<
shift_powerctrl_1
)) |
166
1 <<
shift_powerctrl_1
);
185
if (
shift_powerctrl_1
>= 0)
217
int
shift_powerctrl_1
= powerctrl_1_shift(chip_version, reg1);
local in function:setPLL_double_highregs
241
if (
shift_powerctrl_1
>= 0) {
244
(saved_powerctrl_1 & ~(0xf <<
shift_powerctrl_1
)) |
245
1 <<
shift_powerctrl_1
);
274
if (
shift_powerctrl_1
>= 0
[
all
...]
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025