Home
last modified time | relevance | path

Searched refs:STOP_STRETCH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-qcom-geni.c36 #define STOP_STRETCH BIT(2) macro
483 u32 m_param = i < (num - 1) ? STOP_STRETCH : 0; in geni_i2c_xfer()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-qcom-geni.c38 #define STOP_STRETCH BIT(2) macro
663 u32 m_param = i < (num - 1) ? STOP_STRETCH : 0; in geni_i2c_fifo_xfer()

Completed in 3 milliseconds