Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_reg.h31 #define _PIPE(pipe, a, b) ((a) + (pipe)*((b)-(a))) macro
1048 #define FP0(pipe) _PIPE(pipe, _FPA0, _FPB0)
1049 #define FP1(pipe) _PIPE(pipe, _FPA1, _FPB1)
4344 #define IBX_HDMIW_HDMIEDID(pipe) _PIPE(pipe, \
4349 #define IBX_AUD_CNTL_ST(pipe) _PIPE(pipe, \
4361 #define CPT_HDMIW_HDMIEDID(pipe) _PIPE(pipe, \
4366 #define CPT_AUD_CNTL_ST(pipe) _PIPE(pipe, \
4379 #define IBX_AUD_CFG(pipe) _PIPE(pipe, \
4384 #define CPT_AUD_CFG(pipe) _PIPE(pipe, \
4400 #define HSW_AUD_CFG(pipe) _PIPE(pipe, \
[all …]