OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpio_mmio_base
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_gmbus.c
922
dev_priv->
gpio_mmio_base
= VLV_DISPLAY_BASE;
928
dev_priv->
gpio_mmio_base
= PCH_DISPLAY_BASE;
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h
3297
#define GPIO(gpio) _MMIO(dev_priv->
gpio_mmio_base
+ 0x5010 + \
3315
#define GMBUS0 _MMIO(dev_priv->
gpio_mmio_base
+ 0x5100) /* clock/port select */
3324
#define GMBUS1 _MMIO(dev_priv->
gpio_mmio_base
+ 0x5104) /* command/status */
3339
#define GMBUS2 _MMIO(dev_priv->
gpio_mmio_base
+ 0x5108) /* status */
3347
#define GMBUS3 _MMIO(dev_priv->
gpio_mmio_base
+ 0x510c) /* data buffer bytes 3-0 */
3348
#define GMBUS4 _MMIO(dev_priv->
gpio_mmio_base
+ 0x5110) /* interrupt mask (Pineview+) */
3354
#define GMBUS5 _MMIO(dev_priv->
gpio_mmio_base
+ 0x5120) /* byte index */
i915_drv.h
960
u32
gpio_mmio_base
;
member in struct:drm_i915_private
Completed in 32 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025