Home
last modified time | relevance | path

Searched refs:I2C_FLAG (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dski2c.c430 } while ((I2cCtrl & I2C_FLAG) == (SK_U32)Event << 31); in SkI2cWait()
/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbi.h1489 #define I2C_FLAG (1L<<31) /* Bit 31: Start read/write if WR */ macro
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h1007 #define I2C_FLAG BIT_31 /* Start read/write if WR */ macro