Searched refs:cfg_val (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dsba_iommu.c1518 unsigned long cfg_val; local
1521 cfg_val = READ_REG(rope_cfg);
1522 cfg_val &= ~IOC_ROPE_AO;
1523 WRITE_REG(cfg_val, rope_cfg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c6970 u32 cfg_val; local
6976 pci_read_config_dword(tp->pdev, 0xc4, &cfg_val);
6978 cfg_val | (1 << 15));

Completed in 112 milliseconds