Searched refs:CH_PWR_CTRL2 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/pci/cx23885/ |
A D | cx23885-reg.h | 193 #define CH_PWR_CTRL2 0x0000000F macro
|
A D | cx23885-video.c | 220 cx23885_flatiron_write(dev, CH_PWR_CTRL2, 0); in cx23885_flatiron_mux()
|
/linux/drivers/media/usb/cx231xx/ |
A D | cx231xx-avcore.c | 2197 CH_PWR_CTRL2, 1, 0x00, 1); in cx231xx_i2s_blk_initialize() 2210 CH_PWR_CTRL2, 1, &value, 1); in cx231xx_i2s_blk_update_power_control() 2213 CH_PWR_CTRL2, 1, value, 1); in cx231xx_i2s_blk_update_power_control() 2216 CH_PWR_CTRL2, 1, 0x00, 1); in cx231xx_i2s_blk_update_power_control() 2230 CH_PWR_CTRL2, 1, 0x00, 1); in cx231xx_i2s_blk_set_audio_input()
|
A D | cx231xx-reg.h | 38 #define CH_PWR_CTRL2 0x0000000f macro
|
Completed in 17 milliseconds