Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-octeon-core.h131 void (*hlc_int_disable)(struct octeon_i2c *); member
H A Di2c-thunderx-pcidrv.c196 i2c->hlc_int_disable = thunder_i2c_hlc_int_disable; in thunder_i2c_probe_pci()
H A Di2c-octeon-core.c166 i2c->hlc_int_disable(i2c); in octeon_i2c_hlc_wait()