Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dfti2c010.h56 #define SR_DR 0x20 /* rx ready */ macro
H A Dfti2c010.c238 uint32_t stat = SR_DR; in fti2c010_read()