Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91-core.c120 .has_hold_field = true,
129 .has_hold_field = true,
141 .has_hold_field = true,
H A Di2c-at91.h120 bool has_hold_field; member
H A Di2c-at91-master.c88 if (pdata->has_hold_field) { in at91_calc_twi_clock()