Home
last modified time | relevance | path

Searched defs:spi_byte (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/rtc/
H A Dds1306.c68 unsigned char spi_byte; /* Data Byte */ in rtc_get() local
246 unsigned char spi_byte = 0; /* Return value, assume success */ in soft_spi_read() local