Searched refs:psc_spicfg (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/spi/
H A Dau1550_spi.c191 cfg = hw->regs->psc_spicfg;
193 hw->regs->psc_spicfg = cfg & ~PSC_SPICFG_DE_ENABLE;
221 hw->regs->psc_spicfg = cfg | PSC_SPICFG_DE_ENABLE;
263 cfg = hw->regs->psc_spicfg;
265 hw->regs->psc_spicfg = cfg & ~PSC_SPICFG_DE_ENABLE;
279 hw->regs->psc_spicfg = cfg;
729 hw->regs->psc_spicfg = 0;
751 hw->regs->psc_spicfg = cfg;
756 hw->regs->psc_spicfg |= PSC_SPICFG_DE_ENABLE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h303 u32 psc_spicfg; member in struct:psc_spi

Completed in 71 milliseconds