Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dfti2c010.h39 #define CR_STOP 0x20 /* stop (master) */ macro
H A Dfti2c010.c241 ctrl |= CR_NAK | CR_STOP; in fti2c010_read()
293 ctrl |= CR_STOP; in fti2c010_write()