Home
last modified time | relevance | path

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

/drivers/media/pci/cx23885/
Dcx23885-reg.h164 #define GENERAL_CTL 0x00000810 macro
/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1113 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input()
1115 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input()
1227 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input()
1229 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input()
Dcx231xx-reg.h840 #define GENERAL_CTL 0x810 macro