Home
last modified time | relevance | path

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

/external/coreboot/src/mainboard/google/gale/
Dchromeos.c32 static int get_wp_status_gpio_pin(void) in get_wp_status_gpio_pin() function
158 return !read_gpio(get_wp_status_gpio_pin()); in get_write_protect_state()