Searched refs:init_otp (Results 1 – 1 of 1) sorted by relevance
1940 u8 *init_otp; in vlv_fixup_mipi_sequences() local1963 init_otp = (u8 *)panel->vbt.dsi.sequence[MIPI_SEQ_INIT_OTP]; in vlv_fixup_mipi_sequences()1964 panel->vbt.dsi.deassert_seq = kmemdup(init_otp, len + 1, GFP_KERNEL); in vlv_fixup_mipi_sequences()1973 init_otp[len - 1] = MIPI_SEQ_INIT_OTP; in vlv_fixup_mipi_sequences()1975 panel->vbt.dsi.sequence[MIPI_SEQ_INIT_OTP] = init_otp + len - 1; in vlv_fixup_mipi_sequences()