Home
last modified time | relevance | path

Searched defs:max_fifo_threshold (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-nomadik.c971 u32 max_fifo_threshold = (vendor->fifodepth / 2) - 1; in nmk_i2c_probe() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-nomadik.c965 u32 max_fifo_threshold = (vendor->fifodepth / 2) - 1; in nmk_i2c_probe() local

Completed in 4 milliseconds