Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/mainboard/google/peach_pit/
H A Dmainboard.c208 static enum exynos5_gpio_pin bl_pwm = GPIO_B20; /* active high */ variable
270 gpio_direction_output(bl_pwm, 1); in backlight_pwm()