Searched refs:HOST_CNTL (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_accel.c128 aty_st_le32(HOST_CNTL, 0, par);
298 host_cntl = aty_ld_le32(HOST_CNTL, par) | HOST_BYTE_ALIGN;
376 aty_st_le32(HOST_CNTL, host_cntl, par);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.c1077 host_cntl = he_readl(he_dev, HOST_CNTL);
1142 he_writel(he_dev, host_cntl, HOST_CNTL);
2807 val = readl(he_dev->membase + HOST_CNTL);
2812 he_writel(he_dev, val, HOST_CNTL);
2816 he_writel(he_dev, val | readtab[i], HOST_CNTL);
2822 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL);
2824 he_writel(he_dev, val | clocktab[j++] | (((addr >> i) & 1) << 9), HOST_CNTL);
2831 he_writel(he_dev, val, HOST_CNTL);
2835 he_writel(he_dev, val | clocktab[j++], HOST_CNTL);
2837 tmp_read = he_readl(he_dev, HOST_CNTL);
[all...]
H A Dhe.h355 #define HOST_CNTL 0x80004 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dmach64.h300 #define HOST_CNTL 0x0240 /* Dword offset 0_90 */ macro
1061 /* HOST_CNTL register constants */

Completed in 311 milliseconds