Searched refs:clocktab (Results 1 – 2 of 2) sorted by relevance
89 static u_int32_t clocktab[] = { variable143 (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()
144 static unsigned int clocktab[] = { variable2808 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()