Home
last modified time | relevance | path

Searched refs:_PIPE (Results 1 – 1 of 1) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h39 #define _PIPE(pipe, a, b) ((a) + (pipe)*((b)-(a))) macro
1319 #define FP0(pipe) _PIPE(pipe, _FPA0, _FPB0)
1320 #define FP1(pipe) _PIPE(pipe, _FPA1, _FPB1)
4726 #define IBX_HDMIW_HDMIEDID(pipe) _PIPE(pipe, \
4731 #define IBX_AUD_CNTL_ST(pipe) _PIPE(pipe, \
4743 #define CPT_HDMIW_HDMIEDID(pipe) _PIPE(pipe, \
4748 #define CPT_AUD_CNTL_ST(pipe) _PIPE(pipe, \
4761 #define IBX_AUD_CFG(pipe) _PIPE(pipe, \
4766 #define CPT_AUD_CFG(pipe) _PIPE(pipe, \
4782 #define HSW_AUD_CFG(pipe) _PIPE(pipe, \
[all …]