Searched refs:HW_SSP_CTRL1 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-stmp378x/include/mach/
H A Dregs-ssp.h64 #define HW_SSP_CTRL1 0x60 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-stmp37xx/include/mach/
H A Dregs-ssp.h63 #define HW_SSP_CTRL1 0x60 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_stmp.c181 ss->regs + HW_SSP_CTRL1);
444 c1 = readl(ss->regs + HW_SSP_CTRL1);
448 stmp3xxx_clearl(c1 & 0xCCCC0000, ss->regs + HW_SSP_CTRL1);

Completed in 60 milliseconds