Searched refs:otp_flip (Results 1 – 1 of 1) sorted by relevance
1268 int otp_mirror = 0, otp_flip = 0; in gc4023_set_ctrl() local1329 GC4023_REG_VALUE_08BIT, &otp_flip); in gc4023_set_ctrl()1332 otp_flip |= GC4023_FLIP_BIT_MASK; in gc4023_set_ctrl()1335 otp_flip &= ~GC4023_FLIP_BIT_MASK; in gc4023_set_ctrl()1337 ret |= gc4023_set_mirror_flip(gc4023, flip, otp_flip); in gc4023_set_ctrl()