Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-mchp-pci1xxxx.c246 #define CTL_HOST_FIFO_ENTRY BIT(1) macro
623 regval &= ~CTL_HOST_FIFO_ENTRY; in pci1xxxx_i2c_set_mode()
625 regval |= CTL_HOST_FIFO_ENTRY; in pci1xxxx_i2c_set_mode()