Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-at91-core.c70 .has_hold_field = false,
78 .has_hold_field = false,
86 .has_hold_field = false,
94 .has_hold_field = false,
102 .has_hold_field = false,
132 .has_hold_field = false,
140 .has_hold_field = true,
148 .has_hold_field = true,
Di2c-at91.h110 bool has_hold_field; member
Di2c-at91-master.c68 if (pdata->has_hold_field) { in at91_calc_twi_clock()