Searched refs:BYT_INPUT_EN (Results 1 – 1 of 1) sorted by relevance
62 #define BYT_INPUT_EN BIT(2) /* 0: input enabled (active low)*/ macro321 value &= ~BYT_INPUT_EN; /* active low */ in byt_gpio_direction_input()350 reg_val &= ~(BYT_OUTPUT_EN | BYT_INPUT_EN); in byt_gpio_direction_output()412 val & BYT_INPUT_EN ? " " : "in", in byt_gpio_dbg_show()