Searched refs:EEPROM_WP_GPIO (Results 1 – 1 of 1) sorted by relevance
21 #define EEPROM_WP_GPIO IMX_GPIO_NR(1, 13) macro28 gpio_direction_output(EEPROM_WP_GPIO, enable); in cl_eeprom_we()33 gpio_request(EEPROM_WP_GPIO, "eeprom_wp"); in cl_eeprom_we()34 gpio_direction_output(EEPROM_WP_GPIO, enable); in cl_eeprom_we()
Completed in 5 milliseconds