Searched refs:TSL2X7X_MAX_TIMER_CNT (Results 1 – 1 of 1) sorted by relevance
125 #define TSL2X7X_MAX_TIMER_CNT (0xFF) macro964 y = (TSL2X7X_MAX_TIMER_CNT - (u8)chip->tsl2x7x_settings.als_time) + 1; in tsl2x7x_als_time_show()986 (TSL2X7X_MAX_TIMER_CNT - (u8)result.fract); in tsl2x7x_als_time_store()1034 y = (TSL2X7X_MAX_TIMER_CNT - (u8)chip->tsl2x7x_settings.als_time) + 1; in tsl2x7x_als_persistence_show()1056 y = (TSL2X7X_MAX_TIMER_CNT - (u8)chip->tsl2x7x_settings.als_time) + 1; in tsl2x7x_als_persistence_store()1080 y = (TSL2X7X_MAX_TIMER_CNT - (u8)chip->tsl2x7x_settings.prx_time) + 1; in tsl2x7x_prox_persistence_show()1102 y = (TSL2X7X_MAX_TIMER_CNT - (u8)chip->tsl2x7x_settings.prx_time) + 1; in tsl2x7x_prox_persistence_store()