Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c513 static int vid_blk_write_byte(struct cx231xx *dev, u16 saddr, u8 data) in vid_blk_write_byte() function
943 vid_blk_write_byte(dev, TS1_PIN_CTL0, 0xFF); in cx231xx_enable656()
950 vid_blk_write_byte(dev, TS1_PIN_CTL1, temp); in cx231xx_enable656()
958 vid_blk_write_byte(dev, TS1_PIN_CTL0, 0x00); in cx231xx_disable656()
963 vid_blk_write_byte(dev, TS1_PIN_CTL1, temp); in cx231xx_disable656()
1071 return vid_blk_write_byte(dev, PATH1_VOL_CTL, 0x24); in cx231xx_unmute_audio()
1077 return vid_blk_write_byte(dev, DL_CTL_CONTROL, 0x03); in stopAudioFirmware()
1082 return vid_blk_write_byte(dev, DL_CTL_CONTROL, 0x13); in restartAudioFirmware()
1118 status = vid_blk_write_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()