Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-octeon-core.h38 #define TWSI_CTL_CE 0x80 /* High level controller enable */ macro
Di2c-octeon-core.c121 octeon_i2c_ctl_write(i2c, TWSI_CTL_CE | TWSI_CTL_AAK | TWSI_CTL_ENAB); in octeon_i2c_hlc_enable()