Searched refs:TUSB6010_GPIO_ENABLE (Results 1 – 1 of 1) sorted by relevance
41 #define TUSB6010_GPIO_ENABLE 0 macro78 gpio_set_value(TUSB6010_GPIO_ENABLE, 1); in tusb_set_power()93 gpio_set_value(TUSB6010_GPIO_ENABLE, 0); in tusb_set_power()121 ret = gpio_request_one(TUSB6010_GPIO_ENABLE, GPIOF_OUT_INIT_LOW, in n8x0_usb_init()125 TUSB6010_GPIO_ENABLE); in n8x0_usb_init()141 gpio_free(TUSB6010_GPIO_ENABLE); in n8x0_usb_init()