Lines Matching +full:0 +full:x30
12 ((base) + 0x30 * (layer) + 0x0)
14 ((base) + 0x30 * (layer) + 0x4)
16 ((base) + 0x30 * (layer) + 0x8)
18 ((base) + 0x30 * (layer) + 0xc + 4 * (plane))
20 ((base) + 0x30 * (layer) + 0x18 + 4 * (plane))
22 ((base) + 0xe8)
24 ((base) + 0xf0)
26 ((base) + 0xf4)
28 ((base) + 0xf8)
30 ((base) + 0xfc)
32 #define SUN8I_MIXER_CHAN_VI_LAYER_ATTR_EN BIT(0)
41 #define SUN8I_MIXER_CHAN_VI_DS_M(x) ((x) << 0)