Searched refs:DIF_PLL_FREQ_WORD (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-conf-reg.h | 149 #define DIF_PLL_FREQ_WORD (DIRECT_IF_REVB_BASE + 0x00000000) macro
|
H A D | cx231xx-avcore.c | 1601 vid_blk_write_word(dev, DIF_PLL_FREQ_WORD, pll_freq_word); in cx231xx_set_DIF_bandpass() 1610 vid_blk_write_word(dev, DIF_PLL_FREQ_WORD, pll_freq_word); in cx231xx_set_DIF_bandpass()
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-conf-reg.h | 149 #define DIF_PLL_FREQ_WORD (DIRECT_IF_REVB_BASE + 0x00000000) macro
|
H A D | cx231xx-avcore.c | 1601 vid_blk_write_word(dev, DIF_PLL_FREQ_WORD, pll_freq_word); in cx231xx_set_DIF_bandpass() 1610 vid_blk_write_word(dev, DIF_PLL_FREQ_WORD, pll_freq_word); in cx231xx_set_DIF_bandpass()
|
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 2720 #define DIF_PLL_FREQ_WORD (0x300) macro 2753 cx25840_write4(client, DIF_PLL_FREQ_WORD, pll_freq_word); in cx23885_dif_setup()
|
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/ |
H A D | cx25840-core.c | 2720 #define DIF_PLL_FREQ_WORD (0x300) macro 2753 cx25840_write4(client, DIF_PLL_FREQ_WORD, pll_freq_word); in cx23885_dif_setup()
|
Completed in 27 milliseconds