Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h130 void (*hlc_int_enable)(struct octeon_i2c *); member
H A Di2c-thunderx-pcidrv.c195 i2c->hlc_int_enable = thunder_i2c_hlc_int_enable; in thunder_i2c_probe_pci()
H A Di2c-octeon-core.c162 i2c->hlc_int_enable(i2c); in octeon_i2c_hlc_wait()