Searched refs:otp_mirror (Results 1 – 1 of 1) sorted by relevance
1268 int otp_mirror = 0, otp_flip = 0; in gc4023_set_ctrl() local1315 GC4023_REG_VALUE_08BIT, &otp_mirror); in gc4023_set_ctrl()1318 otp_mirror |= GC4023_MIRROR_BIT_MASK; in gc4023_set_ctrl()1321 otp_mirror &= ~GC4023_MIRROR_BIT_MASK; in gc4023_set_ctrl()1323 ret |= gc4023_set_mirror_flip(gc4023, mirror, otp_mirror); in gc4023_set_ctrl()