Searched refs:TWSI_SW_R (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/i2c/
H A Docteon_i2c.c27 #define TWSI_SW_R BIT_ULL(56) macro
258 val &= ~TWSI_SW_R;
283 val |= TWSI_SW_R | TWSI_SW_V;

Completed in 89 milliseconds