Searched refs:KS_VERTIA (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dks0127.c67 #define KS_VERTIA 0x17 macro
237 table[KS_VERTIA] = 0x00; /* Vertical Processing Control A */
431 ks0127_and_or(sd, KS_VERTIA, 0x08, 0x81);
464 ks0127_and_or(sd, KS_VERTIA, 0x08,
465 (reg_defaults[KS_VERTIA]&0xf0)|0x01);
503 ks0127_and_or(sd, KS_VERTIA, 0x08, 0x81);

Completed in 144 milliseconds