OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BXT_BLC_PWM_ENABLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_panel.c
825
tmp & ~
BXT_BLC_PWM_ENABLE
);
845
tmp & ~
BXT_BLC_PWM_ENABLE
);
1119
if (pwm_ctl &
BXT_BLC_PWM_ENABLE
) {
1121
pwm_ctl &= ~
BXT_BLC_PWM_ENABLE
;
1138
pwm_ctl |
BXT_BLC_PWM_ENABLE
);
1150
if (pwm_ctl &
BXT_BLC_PWM_ENABLE
) {
1152
pwm_ctl &= ~
BXT_BLC_PWM_ENABLE
;
1169
pwm_ctl |
BXT_BLC_PWM_ENABLE
);
1821
panel->backlight.enabled = pwm_ctl &
BXT_BLC_PWM_ENABLE
;
1859
panel->backlight.enabled = pwm_ctl &
BXT_BLC_PWM_ENABLE
;
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
5054
#define
BXT_BLC_PWM_ENABLE
(1 << 31)
Completed in 42 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026