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

/drivers/media/video/
H A Dks0127.c81 #define KS_VERTIA 0x17 macro
252 table[KS_VERTIA] = 0x00; /* Vertical Processing Control A */
442 ks0127_and_or(sd, KS_VERTIA, 0x08, 0x81);
475 ks0127_and_or(sd, KS_VERTIA, 0x08,
476 (reg_defaults[KS_VERTIA]&0xf0)|0x01);
514 ks0127_and_or(sd, KS_VERTIA, 0x08, 0x81);

Completed in 11 milliseconds