Home
last modified time | relevance | path

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

/u-boot/board/compulab/imx8mm-cl-iot-gate/
A Deeprom_spl.c21 #define EEPROM_WP_GPIO IMX_GPIO_NR(1, 13) macro
28 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