OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHY_STATUS_CMN_LDO
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_power.c
1403
phy_status_mask &= ~(
PHY_STATUS_CMN_LDO
(DPIO_PHY0, DPIO_CH0) |
1406
PHY_STATUS_CMN_LDO
(DPIO_PHY0, DPIO_CH1) |
1411
phy_status_mask &= ~(
PHY_STATUS_CMN_LDO
(DPIO_PHY1, DPIO_CH0) |
1429
phy_status |=
PHY_STATUS_CMN_LDO
(DPIO_PHY0, DPIO_CH0);
1439
phy_status |=
PHY_STATUS_CMN_LDO
(DPIO_PHY0, DPIO_CH1);
1465
phy_status |=
PHY_STATUS_CMN_LDO
(DPIO_PHY1, DPIO_CH0);
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
3418
#define
PHY_STATUS_CMN_LDO
(phy, ch) (1 << (6 - (6 * (phy) + 3 * (ch))))
Completed in 91 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025