Go to the documentation of this file.
27 #define CXD2820R_GPIO_D (0 << 0)
28 #define CXD2820R_GPIO_E (1 << 0)
29 #define CXD2820R_GPIO_O (0 << 1)
30 #define CXD2820R_GPIO_I (1 << 1)
31 #define CXD2820R_GPIO_L (0 << 2)
32 #define CXD2820R_GPIO_H (1 << 2)
34 #define CXD2820R_TS_SERIAL 0x08
35 #define CXD2820R_TS_SERIAL_MSB 0x28
36 #define CXD2820R_TS_PARALLEL 0x30
37 #define CXD2820R_TS_PARALLEL_MSB 0x70
68 #if defined(CONFIG_DVB_CXD2820R) || \
69 (defined(CONFIG_DVB_CXD2820R_MODULE) && defined(MODULE))