Searched refs:clocktab (Results 1 – 2 of 2) sorted by relevance
84 static u_int32_t clocktab[] = { variable138 (val | clocktab[j++]));142 (val | clocktab[j++]));175 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte()178 (val | clocktab[j++] | ((offset >> i) & 1))); in read_eprom_byte()187 (val | clocktab[j++])); in read_eprom_byte()193 (val | clocktab[j++])); in read_eprom_byte()
144 static unsigned int clocktab[] = { variable2805 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte()2807 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL); in read_prom_byte()2818 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte()2823 he_writel(he_dev, val | clocktab[j++], HOST_CNTL); in read_prom_byte()