Home
last modified time | relevance | path

Searched refs:bxt_gpio_table (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dsi_vbt.c330 static struct gpio_desc *bxt_gpio_table[U8_MAX + 1]; in bxt_exec_gpio() local
331 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio()
345 bxt_gpio_table[gpio_index] = gpio_desc; in bxt_exec_gpio()