Home
last modified time | relevance | path

Searched refs:DRV_HS (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/
H A Dit66353.c1014 u8 DRV_PISW, DRV_PISWC, DRV_HS; in _tx_setup_afe() local
1028 DRV_HS = 1; in _tx_setup_afe()
1030 DRV_HS = 0; in _tx_setup_afe()
1069 it66353_h2swset(0xD4, 0xF4, (DRV_PISWC << 6)+(DRV_PISW << 4)+(DRV_HS << 2)); in _tx_setup_afe()