Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dsgp30.c43 #define SGP_VERS_GEN(data) ((((data)->feature_set) & 0x0600) >> 9) macro
419 generation = SGP_VERS_GEN(data); in sgp_check_compat()
/kernel/linux/linux-6.6/drivers/iio/chemical/
H A Dsgp30.c43 #define SGP_VERS_GEN(data) ((((data)->feature_set) & 0x0600) >> 9) macro
419 generation = SGP_VERS_GEN(data); in sgp_check_compat()

Completed in 2 milliseconds