Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/pci/cx23885/
Dcx23885-reg.h154 #define GENERAL_CTL 0x00000810 macro
/linux-6.6.21/drivers/media/usb/cx231xx/
Dcx231xx-reg.h828 #define GENERAL_CTL 0x810 macro
Dcx231xx-avcore.c1116 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input()
1118 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input()
1241 status = vid_blk_read_byte(dev, GENERAL_CTL, &gen_ctrl); in cx231xx_set_audio_decoder_input()
1243 status = vid_blk_write_byte(dev, GENERAL_CTL, gen_ctrl); in cx231xx_set_audio_decoder_input()