Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-reg.h196 #define EM2874_R5F_TS_ENABLE 0x5f macro
Dem28xx-cards.c393 {EM2874_R5F_TS_ENABLE, 0x84, 0x84, 0}, /* parallel? | null discard */
476 {EM2874_R5F_TS_ENABLE, 0x85, 0xff, 0},
490 {EM2874_R5F_TS_ENABLE, 0x85, 0xff, 0},
Dem28xx-core.c639 rc = em28xx_write_reg_bits(dev, EM2874_R5F_TS_ENABLE, in em28xx_capture_start()