Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dfti2c010.h38 #define CR_NAK 0x40 /* NACK (both) */ macro
H A Dfti2c010.c241 ctrl |= CR_NAK | CR_STOP; in fti2c010_read()