Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c34 #define BUZZER 140 macro
238 gpio_request(BUZZER, "BUZZER_MUTE"); in board_init()
240 gpio_direction_output(BUZZER, 0); in board_init()