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

/u-boot/drivers/i2c/
H A Ddesignware_i2c.h194 * @has_spk_cnt: true if the spike-count register is present
204 bool has_spk_cnt; member in struct:dw_i2c
H A Ddesignware_i2c_pci.c73 priv->has_spk_cnt = true;
H A Ddesignware_i2c.c249 if (!priv || !priv->has_spk_cnt)

Completed in 100 milliseconds