Searched refs:CXD2820R_GPIO_E (Results 1 – 3 of 3) sorted by relevance
15 #define CXD2820R_GPIO_E (1 << 0) /* enable */ macro
64 if (gpio[i] & CXD2820R_GPIO_E) in cxd2820r_gpio()431 gpio[nr] = CXD2820R_GPIO_E | CXD2820R_GPIO_O | (val << 2); in cxd2820r_gpio_direction_output()445 gpio[nr] = CXD2820R_GPIO_E | CXD2820R_GPIO_O | (val << 2); in cxd2820r_gpio_set()
1688 dvb->lna_gpio = CXD2820R_GPIO_E | CXD2820R_GPIO_O | in em28xx_dvb_init()