Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/mainboard/google/peach_pit/
H A Dmainboard.c209 static enum exynos5_gpio_pin bl_en = GPIO_X22; /* active high */ variable
277 gpio_direction_output(bl_en, 1); in backlight_en()