Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-at91-core.c121 .has_hold_field = true,
130 .has_hold_field = true,
142 .has_hold_field = true,
Di2c-at91.h121 bool has_hold_field; member
Di2c-at91-master.c90 if (pdata->has_hold_field) { in at91_calc_twi_clock()