Searched refs:CTZ (Results 1 – 1 of 1) sorted by relevance
56 #define CTZ(b) __builtin_ctz(b) macro72 pdata->enable << CTZ(SKY81452_EN)); in sky81452_bl_update_status()94 value << CTZ(SKY81452_EN)); in sky81452_bl_store_enable()200 pdata->enable = SKY81452_EN >> CTZ(SKY81452_EN); in sky81452_bl_parse_dt()257 value |= (7 - pdata->short_detection_threshold) << CTZ(SKY81452_VSHRT); in sky81452_bl_init_device()