Home
last modified time | relevance | path

Searched defs:tda998x_encoder_params (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/include/drm/i2c/
Dtda998x.h23 struct tda998x_encoder_params { struct
24 u8 swap_b:3;
25 u8 mirr_b:1;
26 u8 swap_a:3;
27 u8 mirr_a:1;
28 u8 swap_d:3;
29 u8 mirr_d:1;
30 u8 swap_c:3;
31 u8 mirr_c:1;
32 u8 swap_f:3;
[all …]