Searched refs:DIF_BPF_COEFF67 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/media/usb/cx231xx/ |
D | cx231xx-dif.h | 26 {3000000, DIF_BPF_COEFF67, 0x001bfff8}, 50 {3100000, DIF_BPF_COEFF67, 0x00370026}, 74 {3200000, DIF_BPF_COEFF67, 0x004c004f}, 98 {3300000, DIF_BPF_COEFF67, 0x0056006d}, 122 {3400000, DIF_BPF_COEFF67, 0x0054007d}, 146 {3500000, DIF_BPF_COEFF67, 0x0046007d}, 170 {3600000, DIF_BPF_COEFF67, 0x002f006c}, 194 {3700000, DIF_BPF_COEFF67, 0x0010004d}, 218 {3800000, DIF_BPF_COEFF67, 0xfff00024}, 242 {3900000, DIF_BPF_COEFF67, 0xffd1fff6}, [all …]
|
D | cx231xx-conf-reg.h | 332 #define DIF_BPF_COEFF67 (DIRECT_IF_REVB_BASE + 0x00000054) macro
|
/linux-5.19.10/drivers/media/i2c/cx25840/ |
D | cx25840-core.c | 2724 #define DIF_BPF_COEFF67 (0x354) macro 2771 cx25840_write4(client, DIF_BPF_COEFF67, 0x001bfff8); in cx23885_dif_setup() 2793 cx25840_write4(client, DIF_BPF_COEFF67, 0x00370026); in cx23885_dif_setup() 2815 cx25840_write4(client, DIF_BPF_COEFF67, 0x004c004f); in cx23885_dif_setup() 2837 cx25840_write4(client, DIF_BPF_COEFF67, 0x0056006d); in cx23885_dif_setup() 2859 cx25840_write4(client, DIF_BPF_COEFF67, 0x0054007d); in cx23885_dif_setup() 2881 cx25840_write4(client, DIF_BPF_COEFF67, 0x0046007d); in cx23885_dif_setup() 2903 cx25840_write4(client, DIF_BPF_COEFF67, 0x002f006c); in cx23885_dif_setup() 2925 cx25840_write4(client, DIF_BPF_COEFF67, 0x0010004d); in cx23885_dif_setup() 2947 cx25840_write4(client, DIF_BPF_COEFF67, 0xfff00024); in cx23885_dif_setup() [all …]
|