Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-designware-amdpsp.c279 if (!(dev->flags & ARBITRATION_SEMAPHORE)) in i2c_dw_amdpsp_probe_lock_support()
H A Di2c-designware-core.h328 #define ARBITRATION_SEMAPHORE BIT(2) macro