Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dddk750_swi2c.c123 void swI2CSCL(unsigned char value) in swI2CSCL() function
227 swI2CSCL(1); in swI2CStart()
237 swI2CSCL(1); in swI2CStop()
261 swI2CSCL(0); in swI2CWriteByte()
272 swI2CSCL(1); in swI2CWriteByte()
280 swI2CSCL(0); in swI2CWriteByte()
285 swI2CSCL(1); in swI2CWriteByte()
294 swI2CSCL(0); in swI2CWriteByte()
296 swI2CSCL(1); in swI2CWriteByte()
301 swI2CSCL(0); in swI2CWriteByte()
[all …]
Dddk750_swi2c.h82 void swI2CSCL(unsigned char value);