Searched refs:flag_GC5025A (Results 1 – 1 of 1) sorted by relevance
1768 u8 flag_GC5025A = 0; in gc5025_check_sensor_id() local1780 ret |= gc5025_read_reg(client, 0x27, &flag_GC5025A); in gc5025_check_sensor_id()1781 if ((flag_GC5025A & 0x01) == 0x01) { in gc5025_check_sensor_id()