Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c332 static struct gpio_desc *bxt_gpio_table[U8_MAX + 1]; in bxt_exec_gpio() local
333 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio()
348 bxt_gpio_table[gpio_index] = gpio_desc; in bxt_exec_gpio()