Searched refs:clocktab (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/atm/ |
H A D | nicstarmac.c | 89 static u_int32_t clocktab[] = { variable 143 (val | clocktab[j++])); 147 (val | clocktab[j++])); 180 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte() 183 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte() 192 (val | clocktab[j++])); in read_eprom_byte() 198 (val | clocktab[j++])); in read_eprom_byte()
|
H A D | he.c | 144 static unsigned int clocktab[] = { variable 2808 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte() 2810 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte() 2821 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte() 2826 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/atm/ |
H A D | nicstarmac.c | 89 static u_int32_t clocktab[] = { variable 143 (val | clocktab[j++])); 147 (val | clocktab[j++])); 180 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte() 183 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte() 192 (val | clocktab[j++])); in read_eprom_byte() 198 (val | clocktab[j++])); in read_eprom_byte()
|
H A D | he.c | 144 static unsigned int clocktab[] = { variable 2808 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte() 2810 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte() 2821 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte() 2826 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/atm/ |
H A D | nicstarmac.c | 89 static u_int32_t clocktab[] = { variable 143 (val | clocktab[j++])); 147 (val | clocktab[j++])); 180 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte() 183 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte() 192 (val | clocktab[j++])); in read_eprom_byte() 198 (val | clocktab[j++])); in read_eprom_byte()
|
H A D | he.c | 144 static unsigned int clocktab[] = { variable 2808 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte() 2810 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte() 2821 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte() 2826 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte()
|