Home
last modified time | relevance | path

Searched refs:DIRCTNL_FREE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ibm_iic.h116 #define DIRCTNL_FREE(v) (((v) & 0x0f) == 0x0f) macro
H A Di2c-ibm_iic.c191 if (!DIRCTNL_FREE(dc)){ in iic_dev_reset()
200 if (DIRCTNL_FREE(dc)) in iic_dev_reset()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ibm_iic.h116 #define DIRCTNL_FREE(v) (((v) & 0x0f) == 0x0f) macro
H A Di2c-ibm_iic.c192 if (!DIRCTNL_FREE(dc)){ in iic_dev_reset()
201 if (DIRCTNL_FREE(dc)) in iic_dev_reset()

Completed in 3 milliseconds