Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dmpc8xx_spi.c28 #define SPI_EEPROM_WREN 0x06 macro
239 *txbuf = SPI_EEPROM_WREN; /* write enable */ in spi_write()