Searched refs:GTP_RST_PORT (Results 1 – 3 of 3) sorted by relevance
44 #define GTP_RST_PORT gt1x_rst_gpio macro47 #define GTP_RST_PORT 102 macro
435 ret = gpio_request(GTP_RST_PORT, "GTP_RST_PORT"); in gt1x_request_io_port()437 GTP_ERROR("Failed to request GPIO:%d, ERRNO:%d", (s32) GTP_RST_PORT, ret); in gt1x_request_io_port()442 GTP_GPIO_AS_INPUT(GTP_RST_PORT); in gt1x_request_io_port()
667 GTP_GPIO_OUTPUT(GTP_RST_PORT, 0); in gt1x_select_addr()671 GTP_GPIO_OUTPUT(GTP_RST_PORT, 1); in gt1x_select_addr()